Commit Graph

113 Commits

Author SHA1 Message Date
Morris Jobke
5afe06700b generate documentation from config.sample.php 2015-07-30 03:35:11 +02:00
Carla Schroder
2defd7eec0 verbosity shows timestamps 2015-07-28 15:14:31 -07:00
Carla Schroder
94a700c408 verbosity shows timestamps 2015-07-28 15:13:48 -07:00
Carla Schroder
8964d336c7 verbosity shows timestamps 2015-07-28 15:13:03 -07:00
Lukas Reschke
ba89dceb6c Reword 2015-07-28 16:06:14 +02:00
Lukas Reschke
56ea017233 Add information about required OpenSSL and NSS versions
Fixes https://github.com/owncloud/documentation/issues/1367
2015-07-28 13:47:07 +02:00
Carla Schroder
26bfcaea0b Merge pull request #1353 from owncloud/cron-dev-null
Don't pipe cron output to /dev/null
2015-07-27 11:23:28 -07:00
Robin McCorkell
36c600be97 A missing memcache causes unavailability of the ownCloud instance 2015-07-27 09:23:01 +01:00
Morris Jobke
7ee860b7aa Merge pull request #1362 from RealRancor/setup_security_warnings
Additional setup_security_warnings
2015-07-27 08:26:59 +02:00
RealRancor
3723b5a822 Added additional hints/info for the setup and security warnings page. 2015-07-26 16:00:31 +02:00
Robin McCorkell
06c4d6e74a Document trusted_proxies and forwarded_for_headers parameters 2015-07-25 19:17:45 +01:00
Morris Jobke
75a6af9970 Don't pipe cron output to /dev/null 2015-07-21 16:59:02 +02:00
Morris Jobke
effbfbc79b Merge pull request #1333 from RealRancor/caching_update
Add caching note from release notes
2015-07-17 10:16:20 +02:00
Carla Schroder
56a753dbb2 expand error example 2015-07-16 18:28:51 -07:00
Carla Schroder
8571cd6f02 Update occ_command.rst 2015-07-16 18:28:51 -07:00
Carla Schroder
3f611751aa update to occ verbosity 2015-07-16 18:28:51 -07:00
Carla Schroder
28df54a8b6 occ verbosity for 8.1+ 2015-07-16 18:28:51 -07:00
RealRancor
09cc54cdd9 Add caching note from release notes 2015-07-16 21:38:43 +02:00
Joas Schilling
f377f526c9 Add documentation for "occ config:*" 2015-07-16 17:48:53 +02:00
Carla Schroder
4d5c672644 correction to occ maintenance:install command 2015-07-14 11:20:34 -07:00
Jürgen Weigert
a96d26315c added note about different php versions.
This applies to all redhat and centos versions, where the admin used software collections or rhn-channels to upgrde their php version. They end up having two, the original php  still lingering as a default in /usr/bin/php and the new php version somewhat hidden in /opt/rh/...
2015-07-09 14:38:12 +02:00
Morris Jobke
d42815adac generate documentation from config.sample.php 2015-07-09 00:00:36 +02:00
Brandon Brown
58b5845df2 Change somaxconn and backlog values to 65535
The value of `somaxconn` is a `ushort` in the kernel and will throw an error if the value is above 65535 instead of silently truncating it. The value of `tcp_max_syn_backlog` should also be equal to or less than the value of `somaxconn` as pointed out here:

http://stackoverflow.com/questions/1198564/programatically-evaluating-the-value-of-somaxconn-to-set-the-listen-backlog-par

Original issue is here:

https://github.com/owncloud/documentation/issues/1293
2015-07-08 09:10:27 -05:00
Morris Jobke
b01c1d3a82 generate documentation from config.sample.php 2015-07-07 09:44:11 +02:00
Jos Poortvliet
249d3fc93d note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this 2015-07-01 13:20:17 +02:00
Morris Jobke
cfe1b98865 Merge pull request #1259 from owncloud/occ-filescan
new options for files:scan
2015-06-29 08:02:40 +02:00
Morris Jobke
58ba724cf5 Update occ_command.rst 2015-06-29 08:02:11 +02:00
Morris Jobke
a0e99202b0 generate documentation from config.sample.php 2015-06-27 03:35:10 +02:00
Carla Schroder
833f73d738 new options for files:scan 2015-06-26 09:37:42 -07:00
Carla Schroder
6201281098 Merge pull request #1224 from owncloud/config.php-tricks
Add comment about *.config.php files
2015-06-26 08:42:15 -07:00
Carla Schroder
de836b8831 Update config_sample_php_parameters.rst 2015-06-26 08:40:34 -07:00
Carla Schroder
060331d975 new page Installing ownCloud From the Command Line 2015-06-24 15:33:32 -07:00
Carla Schroder
2c445c752b Merge pull request #1252 from mmattel/nginx_add_header_security
add header security directives for nginx (see core #15342)
2015-06-24 10:59:20 -07:00
Martin
6dc03ebabb add header security directives for nginx (see core #15342) 2015-06-24 15:07:58 +02:00
Carla Schroder
069020d5c5 typo correction occ install 2015-06-23 06:22:35 -07:00
Carla Schroder
f4945c4220 Merge pull request #1243 from owncloud/occ-install
new occ installation command
2015-06-22 16:38:37 -07:00
Carla Schroder
583b0c4a31 new occ installation command 2015-06-22 16:37:20 -07:00
Morris Jobke
b1733101bd generate documentation from config.sample.php 2015-06-21 03:35:10 +02:00
Morris Jobke
763a218f19 generate documentation from config.sample.php 2015-06-18 03:35:11 +02:00
Carla Schroder
4ca3bde0ee corrections and updates, remove db indexing sections 2015-06-17 09:25:36 -07:00
Morris Jobke
abec52ff34 Fix typo 2015-06-17 17:40:43 +02:00
Morris Jobke
f0051210e5 Add comment about *.config.php files 2015-06-17 16:51:37 +02:00
Lukas Reschke
6de4952a6b Some more warnings 2015-06-15 10:50:58 +02:00
Lukas Reschke
949a7f3e94 Add includeSubDomains + preload recommendation 2015-06-15 10:48:08 +02:00
Morris Jobke
8969644755 generate documentation from config.sample.php 2015-06-04 03:35:10 +02:00
Carla Schroder
fb869df5de Merge pull request #1178 from owncloud/add-new-php-hints
Add hints to use newest PHP version
2015-06-02 10:05:29 -07:00
Lukas Reschke
94603363fe Reword as suggested by Carla 2015-06-02 18:43:41 +02:00
Morris Jobke
4b6a78818a Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
Add minimum requirements of caches to the docs
2015-06-02 17:18:47 +02:00
Joas Schilling
b329e1e89a Add minimum requirements of caches to the docs 2015-06-02 15:38:47 +02:00
Morris Jobke
6254585ba6 generate documentation from config.sample.php 2015-06-02 03:35:11 +02:00