Commit Graph

2073 Commits

Author SHA1 Message Date
Morris Jobke
2096de5bbd Opcache performance doc
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 15:51:44 -06:00
Roland Ramthun
c36ffbfb82 Update source_installation.rst
added the missing, but required module XMLReader and fixed the name of the mbstring module
2017-02-19 11:54:15 +01:00
Peter Mattern
099e4a65b9 Fix PHP prerequisites of databases
Both PostgreSQL (nextcloud/server#367) and SQLite (nextcloud/server#481)
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
linucksrox
b8c9d96d27 Add custom data path to strong permissions script in installation wizard, resolves #348 2017-02-03 14:41:41 -05:00
Marius Blüm
9f23e690e5 Its docs.nextcloud.com *again*😒
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-03 12:58:46 +01:00
Morris Jobke
36914cf80b generate documentation from config.sample.php 2017-02-02 03:35:20 +01:00
Matthew Setter
8bb1809569 Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Morris Jobke
690c44686d generate documentation from config.sample.php 2017-01-29 03:35:09 +01:00
Joas Schilling
e77205d938 Merge pull request #50 from ayamshanov/fix_SELinux_commands
Fix semanage argument and add recursion and verbose for restorecon
2017-01-27 09:17:17 +01:00
Morris Jobke
130dbc4fdb Remove documentation about multiple smtp hosts
* it doesn't work for a long time

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-24 15:20:38 -06:00
Kasijjuf
c1721d576b typo: Correct significan to significant 2017-01-23 21:01:11 -06:00
Morris Jobke
2a0bf05340 generate documentation from config.sample.php 2017-01-21 03:35:11 +01:00
Morris Jobke
058dcf39f5 generate documentation from config.sample.php 2017-01-19 03:35:11 +01:00
RudiScholz
06bc1a1ed2 Update system_requirements.rst
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
RudiScholz
9d4a30456f Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
2017-01-17 00:14:26 +01:00
Morris Jobke
04fbcc04f4 generate documentation from config.sample.php 2017-01-06 03:35:11 +01:00
Morris Jobke
fde7f70925 Merge pull request #301 from nextcloud/more-php-5.6-minimum
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86 Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
a8fb7ce1cf Merge pull request #284 from nextcloud/fix-doc
Remove reference to not existing file
2017-01-05 10:17:24 +01:00
Joas Schilling
748c45704c FIx typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:15:23 +01:00
Joas Schilling
af8987fdfc Take in changed from tflidd
https://github.com/nextcloud/documentation/pull/300

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:10:18 +01:00
Joas Schilling
27cb92fb6b Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
tflidd
87d0bca4e8 Update install instructions to Ubuntu 16.04 2017-01-04 23:13:56 +01:00
Morris Jobke
73a1ff5437 Merge pull request #294 from nextcloud/kill-emoji-to-build-pdf-again
Kill the emoji so Latex builds again
2017-01-04 16:03:48 +01:00
Marius Blüm
7d2ba0d653 Enterprise-Edition Fixes
* Oracle DB is only available with Nextcloud Enterprise Support currently, not with an non-existing Enterprise Edition
* S3 is rewritten now (…and does not require an non-existing Enterprise Edition)

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-04 15:40:00 +01:00
Joas Schilling
7d1abdfd1d Kill the emoji so Latex builds again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:34:40 +01:00
tflidd
dbf6420764 Update prerequisites to php >=5.6 for NC 11 2016-12-29 22:25:25 +01:00
Morris Jobke
3bd2c51c11 Remove reference to not existing file
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 14:32:36 +01:00
Morris Jobke
a24107bd4c Fix typo in mysql config - fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 13:55:10 +01:00
Morris Jobke
f930583603 Merge pull request #271 from gjedeer/patch-1
Document all config options taken by RedisFactory
2016-12-18 08:41:51 -06:00
GDR!
6485f42b3e Update caching_configuration.rst 2016-12-17 12:51:27 +01:00
Morris Jobke
b0b432d504 Merge pull request #279 from nextcloud/nginx-patch-from-realrancor
change to nginx docu
2016-12-16 12:31:14 -06:00
Jos Poortvliet
23a4cd492d fix visual issue with section 9
fixes #270
2016-12-16 12:10:43 -06:00
Jos Poortvliet
5e48c82cab change from @realrancor - tnx! 2016-12-16 15:57:47 +01:00
Björn Schießle
6003188b51 Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:32:21 +01:00
GDR!
f184d32702 Document all config options taken by RedisFactory
I wanted to use a non-default DB number and ended up reading source code.
2016-12-14 13:14:40 +01:00
Joas Schilling
a2b04b1f73 Add a warning for a correct restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +01:00
Jos Poortvliet
ce5031fc7c Update deployment_recommendations.rst 2016-12-11 20:15:14 +01:00
Jos Poortvliet
1062eff4b7 Update deployment_recommendations.rst
remove idiotic 'edition' stuff (we don't do closed source, yay) and make note of the php-fpm and nginx possibility.
2016-12-10 11:36:23 +01:00
Morris Jobke
264ea9b895 generate documentation from config.sample.php 2016-12-10 03:35:13 +01:00
Morris Jobke
2fe8fd88bf Merge pull request #240 from GitHubUser4234/master
Documentation for enabling changing passwords in user_ldap
2016-12-09 12:44:53 +01:00
Morris Jobke
76db1b7832 fix all the warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Morris Jobke
ba95deb7de also remove images
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 11:50:13 +01:00
Arthur Schiwon
2a2559c0f5 Remove docs about discontinued Documents app
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-09 11:12:16 +01:00
blizzz
91a966186d Remove note about mysterious 8.2.1 2016-12-09 10:46:10 +01:00
Morris Jobke
f57231d6be generate documentation from config.sample.php 2016-12-09 03:35:12 +01:00
Morris Jobke
4fcd59ec04 Merge pull request #242 from nextcloud/eppfel-http2-tuning
Update server_tuning.rst with HTTP2
2016-12-08 18:31:13 +01:00
Jos Poortvliet
e0fb0dacd4 Update upgrade.rst
How about we don't point to non-existing packages...
2016-12-08 16:59:19 +01:00
Lari Tikkanen
484b99f70b Update directory permissions
Fixes #255
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
2016-12-08 16:39:24 +02:00
Roger Szabo
08dd8d9392 use bullet points
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-07 16:59:32 +08:00