Commit Graph

2058 Commits

Author SHA1 Message Date
Morris Jobke
4832445f47
Remove documentation about multiple smtp hosts
* it doesn't work for a long time

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-25 18:57:02 -06:00
RudiScholz
8e88e440bc
Update system_requirements.rst
Fix syntax error for innodb_large_prefix
2017-01-17 09:30:00 -06:00
RudiScholz
5341f73e04
Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
2017-01-17 09:29:53 -06:00
Morris Jobke
dda15d7c35 Merge pull request #306 from nextcloud/backport-301-php-version
[stable11] Adjust more mentions on php versions
2017-01-05 13:38:15 +01:00
GDR!
a3d11101db
Update caching_configuration.rst 2017-01-05 13:31:26 +01:00
GDR!
d48fac48f9
Document all config options taken by RedisFactory
I wanted to use a non-default DB number and ended up reading source code.
2017-01-05 13:31:18 +01:00
Joas Schilling
173b9b91f7
Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:44 +01:00
Joas Schilling
1ca8504203
FIx typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:36 +01:00
Joas Schilling
1a34173f03
Take in changed from tflidd
https://github.com/nextcloud/documentation/pull/300

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:28 +01:00
Joas Schilling
7896d26bb9
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:14 +01:00
Marius Blüm
fac6419a71 Merge pull request #302 from nextcloud/stable11-284
Remove reference to not existing file
2017-01-05 12:16:03 +01:00
tflidd
672533ba7c
Update install instructions to Ubuntu 16.04 2017-01-05 12:06:44 +01:00
Morris Jobke
650a3aba43
Remove reference to not existing file
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-05 12:01:26 +01:00
Joas Schilling
626da917b5 Merge pull request #298 from tflidd/bp1211
Update prerequisites to php >=5.6 for NC 11
2017-01-04 22:38:33 +01:00
tflidd
75b73978c1 Update prerequisites to php >=5.6 for NC 11 2017-01-04 22:25:38 +01:00
Morris Jobke
3c3e7f8a04 Merge pull request #295 from nextcloud/backport-294-kill-emoji-to-build-pdf-again
[stable11] Kill the emoji so Latex builds again
2017-01-04 16:18:52 +01:00
Marius Blüm
f45c398a3d 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:45:15 +01:00
Joas Schilling
a19c07a3de
Kill the emoji so Latex builds again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:39:00 +01:00
Morris Jobke
e5b3a199ee
Fix typo in mysql config - fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 15:54:10 +01:00
Jos Poortvliet
d08746beb2
change from @realrancor - tnx! 2016-12-16 12:48:45 -06:00
Jos Poortvliet
323804306d fix visual issue with section 9
fixes #270
2016-12-16 13:34:07 +01:00
Björn Schießle
29e995a435
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:49:57 +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
Roger Szabo
7097fb6d72 screenshot updated
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2016-12-05 17:39:24 +08:00