Commit Graph

465 Commits

Author SHA1 Message Date
Bjoern Schiessle
3cc1dac4c7 add documentation for the new occ command to add new database indices
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-01-16 11:07:58 +01:00
Morris Jobke
6cb54d0891 generate documentation from config.sample.php 2018-01-13 03:35:47 +01:00
Morris Jobke
d86f2cf2af generate documentation from config.sample.php 2018-01-10 03:35:36 +01:00
Morris Jobke
7d11a9e139 generate documentation from config.sample.php 2018-01-09 03:35:42 +01:00
Morris Jobke
94963faa2a generate documentation from config.sample.php 2017-12-13 03:35:36 +01:00
Morris Jobke
e4d4684917 generate documentation from config.sample.php 2017-12-02 03:35:41 +01:00
Morris Jobke
8627ef2c09 generate documentation from config.sample.php 2017-11-26 03:35:41 +01:00
peterdamian
f7af889330 Minor corrections 2017-11-25 10:04:43 -05:00
Morris Jobke
40f9340e17 generate documentation from config.sample.php 2017-11-21 03:35:45 +01:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Joas Schilling
e6444fcb93 Update External sites docs to 13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-20 11:44:09 +01:00
peterdamian
e07dd2c746 Header changes for the admin manual, #602 2017-11-15 17:01:03 -05:00
peterdamian
530a67034f Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe 2017-11-10 15:17:48 -05:00
Morris Jobke
2312f5e55a generate documentation from config.sample.php 2017-08-31 03:35:37 +02:00
Morris Jobke
219938b1a1 generate documentation from config.sample.php 2017-08-18 03:35:39 +02:00
NickTh
f3a90d1406 Updated caching_configuration.rst
Signed-off-by: NickTh <nick-athens30@ubuntu.com>

Same as previous #541. The package name has changed, in Ubuntu 16.04 (Xenial), to `php-apcu`.
https://packages.ubuntu.com/xenial/php/php-apcu
It is a dual build package for both PHP 5.6 and 7.0.
2017-08-03 20:51:18 +03:00
NickTh
643b936783 Update caching_configuration.rst
On Ubuntu 16.04, assuming on Debian too, there are no packages named php5-redis or php7.0-redis. Instead, php-redis exist.
2017-08-02 01:43:38 +03:00
Morris Jobke
8b199fbf67 Merge pull request #524 from nextcloud/make-all
Run all make commands on CI
2017-07-20 16:54:15 +02:00
Morris Jobke
e7c3ba470a Fix admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Morris Jobke
badf7840a1 Theming of Android/iOS URLs
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 12:46:45 +02:00
Morris Jobke
669cf6c857 generate documentation from config.sample.php 2017-06-23 03:35:36 +02:00
Marius Blüm
8d93b09c25 Force language
* will be added with https://github.com/nextcloud/server/pull/5498

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-22 12:49:53 -05:00
Morris Jobke
9a8453f93d generate documentation from config.sample.php 2017-06-14 03:35:44 +02:00
Morris Jobke
a5d4b65eb1 generate documentation from config.sample.php 2017-06-07 03:35:45 +02:00
Devices
147cd91109 systemd timer as option for background service
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-03 13:30:47 +02:00
Morris Jobke
8cebe3f748 generate documentation from config.sample.php 2017-06-03 03:35:46 +02:00
Joas Schilling
fc55ba3375 Some admin errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Joas Schilling
3a2470469c Add docs about device support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-24 10:57:28 +02:00
Morris Jobke
7fe8553e63 Update opcache recommendation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:02 -05:00
Lukas Reschke
6d67997ba4 Merge pull request #462 from nextcloud/hsts-preload
Add notice about HSTS preload option
2017-05-15 14:26:06 +02:00
Morris Jobke
fb1b37810f Add notice about HSTS preload option
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 23:06:41 -05:00
Morris Jobke
2bc02b23f2 Improve sidebar headings
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -05:00
Morris Jobke
dc676ca45e Combine nginx_example and nginx into one page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:38 -05:00
Morris Jobke
868a96f11d Combine theming pages into one
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 14:56:12 -05:00
Morris Jobke
c208436deb generate documentation from config.sample.php 2017-05-13 03:35:36 +02:00
Morris Jobke
2c3e2e9ace generate documentation from config.sample.php 2017-05-12 03:35:47 +02:00
Morris Jobke
49710655ad Merge pull request #449 from nextcloud/external-update
Update the external site docs with the new Nextcloud 12 features
2017-05-10 11:58:07 -05:00
Joas Schilling
f78d09080f Update the external site docs with the new Nextcloud 12 features
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:39:39 +02:00
Joas Schilling
b679c0230b Explain data-fingerprint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:17:08 +02:00
Joas Schilling
995e39e302 Remove docs about single user mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02:00
Joas Schilling
78f14fbc15 Add docs about the new option to send activity emails
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-09 11:12:34 +02:00
Morris Jobke
f0712d2a5a generate documentation from config.sample.php 2017-05-09 03:35:34 +02:00
Morris Jobke
9fd2e7d98d generate documentation from config.sample.php 2017-05-03 03:35:35 +02:00
Morris Jobke
48ec1eb9ba Merge pull request #435 from nextcloud/update-to-12
Update version number in links to 12
2017-05-02 15:16:51 -03:00
Morris Jobke
3c672c74dd generate documentation from config.sample.php 2017-05-02 20:13:15 +02:00
Morris Jobke
9ef437c382 Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Lukas Reschke
22e2530623 Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Jos Poortvliet
6db3d92382 remove ownCloud mention
removed ownCloud mention. Should be reviewed if the other ownCloud mention is still relevant and if your new log view isn't worth mentioning.
2017-03-31 19:04:17 +02:00
Jos Poortvliet
4f024e36fd Update security_setup_warnings.rst
fix links 🙈
2017-03-20 18:05:17 +01:00
Jos Poortvliet
caaa5a2649 fix typo 2017-03-19 20:06:00 +01:00