Commit Graph

2059 Commits

Author SHA1 Message Date
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
Joas Schilling
84aa7807bd Remove trailing whitespaces
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-07 07:28:36 +01:00
Joas Schilling
52c02a5ab5 Merge pull request #187 from dnutan/master
auth LDAP + user provisioning API
2016-12-07 07:22:33 +01:00
Morris Jobke
5367f77939 generate documentation from config.sample.php 2016-12-07 03:35:13 +01:00
Morris Jobke
d4eb8bfd3a fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:05:43 +01:00
Morris Jobke
360842eee2 adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:04:50 +01:00
Morris Jobke
e279124261 Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 10:59:48 +01:00
Morris Jobke
71bc5c4540 Merge pull request #203 from nextcloud/smb-notify
add documention for smb update notifications
2016-12-06 10:31:19 +01:00
Morris Jobke
2c6392dbcf Merge pull request #248 from nextcloud/theming-icons-documentation
Add documentation on icon theming (closes #233)
2016-12-05 23:32:13 +01:00
Julius Haertl
133a8500b2 Add documentation on icon theming (closes #233) 2016-12-05 23:23:06 +01:00
Marius Blüm
22c8dfe453 Fix Comments 2016-12-05 16:35:00 +01:00
Marius Blüm
fe23d423d1 Update Requirements 2016-12-05 16:26:52 +01:00
Marius Blüm
e95a49af03 It's docs.nextcloud.com 2016-12-05 16:07:04 +01:00
Roger Szabo
3f4a391928 screenshot v2
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-05 17:54:18 +08:00