michag86
40f430a026
Merge branch 'master' into redhat-centos-new-php
2017-09-06 15:20:45 +02:00
Morris Jobke
64551854c9
Merge pull request #556 from nextcloud/fix522
...
Update pretty URLs
2017-08-31 12:32:53 +02:00
Morris Jobke
2312f5e55a
generate documentation from config.sample.php
2017-08-31 03:35:37 +02:00
tflidd
ff140b6d84
Update pretty URLs
2017-08-24 17:04:31 +02:00
Morris Jobke
219938b1a1
generate documentation from config.sample.php
2017-08-18 03:35:39 +02:00
Oliver Grawert
cc0268762f
make clearer that it is either snap or deb in the example
2017-08-14 12:37:41 +02:00
Joas Schilling
4d2455587e
Highlight the difference
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 09:18:59 +02:00
Joas Schilling
b0128b7a0e
Lowercase fill words
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 09:15:20 +02:00
Joas Schilling
0ff9bfd735
Add docs for retention and automated tagging
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-10 15:49:27 +02:00
Morris Jobke
937c54826e
Fix type of config option
...
Fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-08 14:09:13 +02:00
Morris Jobke
4315fdef96
Fix typo in occ command
...
Fixes #544
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:28:16 +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
Marius Blüm
b74354e573
remove wrong database-guide
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-07-29 18:15:00 +02: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
Jos Poortvliet
6e45b4d7b6
Merge pull request #516 from nextcloud/appliance
...
add info about the VM
2017-06-24 12:27:42 +02:00
Morris Jobke
669cf6c857
generate documentation from config.sample.php
2017-06-23 03:35:36 +02:00
Daniel Hansson
7b8a81666e
installing on Windows
2017-06-23 00:36:29 +02:00
Daniel Hansson
0c318df4d1
add info about the VM
2017-06-23 00:35:02 +02:00
Morris Jobke
dda3897758
Merge pull request #515 from Alixerid/patch-1
...
change value of innodb_large_prefix to 1
2017-06-22 15:37:38 -05:00
Alixerid
e917bcf8c4
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 19:58:26 +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
Joas Schilling
4b9fc8768e
Add ownCloud migration paths to the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-06-18 16:26:48 +02:00
Marius Blüm
09e715ee3e
User Management improvements
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-18 12:34:17 +02:00
Morris Jobke
9a8453f93d
generate documentation from config.sample.php
2017-06-14 03:35:44 +02:00
Arthur Schiwon
2eda419aea
format table
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:34 -05:00
Arthur Schiwon
14127bec2a
document LDAP API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:29 -05:00
Morris Jobke
13df6df042
Update skeleton dir guide
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-07 22:32:21 -05: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
2f46228785
Remove hint about maintenance mode
...
* fixes #490
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:40:07 +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
Julius Härtl
996bba8b65
Update theming docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 15:59:40 +02:00
Morris Jobke
7fe8553e63
Update opcache recommendation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:02 -05:00
Carla Schroder
d6777a3191
corrections to selinux page; troubleshooting and correct rules to use
2017-05-19 09:52:40 -05:00
Arne Fahrenwalde
c65ae40945
refined SELinux Settings for ownCloud 9.1
...
Tested on CentOS7
2017-05-19 09:46:27 -05: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