Commit Graph

2038 Commits

Author SHA1 Message Date
Jos Poortvliet
23a4cd492d fix visual issue with section 9
fixes #270
2016-12-16 12:10:43 -06: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
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
Felix
6fd00da9c4 Update server_tuning.rst 2016-12-01 20:47:06 +01:00
Arthur Schiwon
0ea3f378e2 add instructions for MariaDB
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-11-28 17:45:45 +01:00
Morris Jobke
6a13241c05 Merge pull request #219 from nextcloud/primary-storage-s3
add documentation for s3 primairy storage
2016-11-26 00:06:42 +01:00
Joas Schilling
7f0bed8ba0 Merge pull request #237 from nextcloud/mysql-4byte-docs
Add docs about MySQL 4-byte support
2016-11-25 12:11:24 +01:00
Joas Schilling
8b8f72efbf Fix "ALTER DATABASE" command
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-25 10:35:21 +01:00
Robin Appelman
d75df61f63 add documentation for s3 primairy storage 2016-11-24 13:37:36 +01:00
Joas Schilling
9b2f6ae682 Add docs about MySQL 4-byte support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-22 13:32:21 +01:00
Jos Poortvliet
8a806680c4 Merge pull request #236 from nextcloud/2fa
create 2FA documentation
2016-11-22 10:00:38 +01:00
Lukas Reschke
625bb95ffb Add SAML doc 2016-11-21 18:10:12 +01:00
Jos Poortvliet
6ee4225fbd create 2FA documentation 2016-11-21 18:09:22 +01:00
Morris Jobke
da7f487efd generate documentation from config.sample.php 2016-11-19 03:35:12 +01:00
Joas Schilling
c40cf7ccbe Add a section about autocompletion for occ
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 15:29:11 +01:00
Morris Jobke
37f7f79914 generate documentation from config.sample.php 2016-11-15 03:35:11 +01:00
Benedikt Geißler
1947cef098 Add documentation for enabling and disabling users via the Nextcloud provisioning API 2016-11-10 18:13:24 +01:00
Robin Appelman
689f5ad986 add documentation for multibucket primary object store 2016-11-04 14:19:57 +01:00
Morris Jobke
5129ddd1bd generate documentation from config.sample.php 2016-11-03 03:35:12 +01:00
Morris Jobke
6668dc7147 Merge pull request #218 from nextcloud/primary-storage
add documentation for configuring primary storage
2016-11-02 14:54:44 +01:00
Joas Schilling
beee2162fa Make sure mbstring, xml and zip are installed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-27 10:22:31 +02:00
Robin Appelman
61ab0f1058 add documentation for configuring primary storage 2016-10-26 18:56:26 +02:00
Morris Jobke
e72fdbbd5c generate documentation from config.sample.php 2016-10-26 03:35:14 +02:00