Joas Schilling
b9deb7fae8
Explain ownCloud migration and extend the list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-23 22:32:29 +02:00
Björn Schießle
e7c9f9c47f
Update encryption_configuration.rst
...
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-06 11:24:26 +02:00
Morris Jobke
0bbe2bdf02
Combine mimetype pages into one
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 13:50:52 +02:00
mario
bb3a640058
fix bash chown problem
2017-09-19 17:32:56 +02:00
Marius Blüm
f42419912a
remove wrong database-guide
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-09-12 10:09:55 +02:00
Joas Schilling
3cc84478c7
Add ownCloud migration paths to the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-12 10:08:40 +02:00
Morris Jobke
ce0de9e972
Update skeleton dir guide
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-12 10:07:16 +02:00
tflidd
0d72ad8108
Update pretty URLs
2017-08-31 12:33:27 +02:00
Oliver Grawert
71b4ca58ab
make clearer that it is either snap or deb in the example
2017-08-14 14:19:36 +02:00
Ómar Högni Guðmarsson
a6692a8378
typo fixed
...
Mysql in the line above a postgresql connection command.
2017-08-14 11:56:26 +02:00
Joas Schilling
dd14239dbc
Highlight the difference
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 10:58:13 +02:00
Joas Schilling
4a373b3f48
Lowercase fill words
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 10:58:05 +02:00
Joas Schilling
a451b7502b
Add docs for retention and automated tagging
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 10:57:54 +02:00
Morris Jobke
70c6448f15
Fix type of config option
...
Fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-08 14:09:28 +02:00
Morris Jobke
82648154f4
Fix typo in occ command
...
Fixes #544
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:35:05 +02:00
NickTh
866edf7dd7
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-05 16:45:50 +02:00
Morris Jobke
04ba09a984
generate documentation from config.sample.php
2017-07-21 03:35:36 +02:00
Morris Jobke
532332c485
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:01:35 +02:00
Morris Jobke
ad4cc1b9c7
Theming of Android/iOS URLs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 13:14:29 +02:00
Morris Jobke
2d4afa6845
generate documentation from config.sample.php
2017-06-24 03:35:33 +02:00
Alixerid
f961c933cb
change value of innodb_large_prefix to 1
...
Older versions of mysql may not accept `on` as a value and configuration may fail. `1` is sure to work.
See issue #4846 https://github.com/nextcloud/server/issues/4846
2017-06-22 15:37:52 -05:00
Marius Blüm
0c905f69c2
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 13:04:13 -05:00
Marius Blüm
f171a6bfe2
User Management improvements
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-18 14:13:13 +02:00
Morris Jobke
095d1e4216
generate documentation from config.sample.php
2017-06-14 03:35:35 +02:00
Arthur Schiwon
a7415e8927
format table
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 22:02:52 +02:00
Arthur Schiwon
c434f7f943
document LDAP API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 21:50:35 +02:00
Morris Jobke
8d914e13c1
generate documentation from config.sample.php
2017-06-07 03:35:35 +02:00
Devices
e7ff855bdd
systemd timer as option for background service
...
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-04 16:16:30 -05:00
Morris Jobke
5ec3579539
Remove hint about maintenance mode
...
* fixes #490
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:19 +02:00
Morris Jobke
3e69b0215d
generate documentation from config.sample.php
2017-06-03 03:35:36 +02:00
Joas Schilling
83c693f0dc
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:55 +02:00
Joas Schilling
0028f2730e
Add docs about device support
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-24 11:01:54 +02:00
Julius Härtl
566ebfb900
Update theming docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 10:30:11 -05:00
Morris Jobke
554164c978
Update opcache recommendation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:24 -05:00
Morris Jobke
8c24e9a816
Merge pull request #474 from nextcloud/release-notes
...
Update release_notes.rst
2017-05-19 12:35:05 -05:00
Morris Jobke
34d83d6b7b
Improve wording
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-19 12:34:25 -05:00
Carla Schroder
bfa3100a12
corrections to selinux page; troubleshooting and correct rules to use
2017-05-19 12:31:24 -05:00
Arne Fahrenwalde
1a206fff75
refined SELinux Settings for ownCloud 9.1
...
Tested on CentOS7
2017-05-19 12:30:50 -05:00
Jos Poortvliet
01d905c97c
Update release_notes.rst
...
add theming to the release notes
2017-05-19 18:03:32 +02:00
Morris Jobke
4f382481f1
Apply missed commit
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:14:57 -05:00
Morris Jobke
0f71e6afde
Merge pull request #461 from nextcloud/maintenance-mode
...
Put maintenance mode section into "How to upgrade"
2017-05-16 02:23:45 -05:00
Morris Jobke
ea0742fc8d
Merge pull request #469 from nextcloud/improve-style
...
Improve search style and add link to Changelog
2017-05-16 02:23:24 -05:00
Morris Jobke
3b70f9d4cb
Improve search style and add link to Changelog
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:41:33 -05:00
Morris Jobke
1296ca7f1e
Merge pull request #465 from nextcloud/jospoortvliet-patch-1
...
Update apps_supported.rst
2017-05-16 00:12:45 -05:00
Jos Poortvliet
5e60d5006e
Update apps_supported.rst
2017-05-16 00:12:13 -05:00
Morris Jobke
0302038a23
Put maintenance mode section into "How to upgrade"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:08:23 -05:00
Morris Jobke
de6d0181f7
remove whitespace in nginx config
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 12:41:59 -05:00
Joshua Ruehlig
51565cb62e
Update nginx.rst
...
Increase TTL to match .htaccess.
Regex do not need to be case insensitive.
2017-05-15 10:03:14 -07:00
Morris Jobke
2b121ebfb1
Revert "Update Nginx documentation"
2017-05-15 11:47:18 -05:00
Joshua Ruehlig
a2a5e29dbf
Update nginx.rst
...
Make example more in-sync with `.htaccess`. Also remove extensions Nextcloud never actually uses.
2017-05-15 09:15:28 -07:00