Commit Graph

525 Commits

Author SHA1 Message Date
Christoph Wurst
a22f105552 Revamp 2FA admin docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Jos Poortvliet
2357a855ca Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7 Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:14 +02:00
Morris Jobke
545f0e5e2f Merge pull request #906 from HarHarLinks/patch-1
Update usage of --path argument
2018-10-24 17:04:06 +02:00
Daniel Hansson
baa0e6c2e0 update link to blog 2018-10-19 21:43:51 +02:00
Kim Brose
af070e87fe Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-19 14:15:52 +02:00
Morris Jobke
42412a4cdd generate documentation from config.sample.php 2018-10-18 21:12:17 +02:00
Morris Jobke
a149f37510 Merge pull request #903 from nextcloud/phpmail-not-supported
PHP Mail is not longer supported
2018-10-18 13:25:17 +02:00
Marius Blüm
950261f8f9 PHP Mail is not longer supported
* fixes https://github.com/nextcloud/documentation/issues/854

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:24:58 +02:00
Christian Oliff
ec8120c7d5 Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-16 18:05:35 +01:00
Patrik Kernstock
cf8927deec Add hint for Referrer-Policy
Signed-off-by: Patrik Kernstock <info@pkern.at>

Related to nextcloud/server#11798
2018-10-12 16:26:28 +02:00
Florian Schlegel
49f0f390f6 Update server_tuning.rst 2018-10-08 17:21:09 +02:00
Florian Schlegel
d2566e776d Update server_tuning.rst 2018-10-08 17:21:06 +02:00
Florian Schlegel
f34fc96da7 Update server_tuning.rst 2018-10-08 17:21:02 +02:00
Morris Jobke
f1c2a86621 Remove unneeded label
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02:00
Morris Jobke
e6f681eead Merge pull request #867 from KajanM/patch-1
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:33 +02:00
Dominik
066209a5e9 Removed Upgrade Option
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +02:00
KajanM
d1629f2e2f Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-18 02:36:57 +05:30
Joas Schilling
4bbb81a320 Fix docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-13 12:26:42 +02:00
Joas Schilling
665c7368d8 Merge pull request #849 from nextcloud/prepare-stable14
Increase versions to 14
2018-09-04 12:28:04 +02:00
Joas Schilling
1deab991be Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Joas Schilling
0b43f1d0ed Remove all mentions of php 5.6 and below
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:11:07 +02:00
Morris Jobke
a6f828d7ce Merge pull request #841 from denismosolov/group-commands
Add Group commands
2018-08-24 17:52:37 +02:00
Denis Mosolov
1cefd2dc25 Add Group commands 2018-08-24 17:36:59 +03:00
Morris Jobke
36d0dbe54c generate documentation from config.sample.php 2018-08-20 14:06:38 +02:00
Morris Jobke
94e49c3d2b generate documentation from config.sample.php 2018-08-20 11:19:08 +02:00
Daniel Kesselberg
75d68b384f List with defaults for android / ios broken 2018-08-13 14:11:03 +02:00
Daniel Kesselberg
a1b06979d1 Fix ERROR: Unexpected indentation. 2018-08-13 12:57:51 +02:00
Daniel Kesselberg
4dcfbe9dde Remove XCache
https://github.com/nextcloud/server/pull/10659
2018-08-13 12:43:43 +02:00
Marius Blüm
a31dd8b542 config.php -> configuration
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 11:42:15 +02:00
Morris Jobke
1cf765b5e9 Fix warnings of build command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:57:33 +02:00
Morris Jobke
9004d169b6 Fix path
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-05 10:21:08 +02:00
Marius Blüm
e5070ebb54 OAuth2-settings polishing
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-05 10:12:13 +02:00
Roeland Jago Douma
6e6eaf20d4 Add OAuth2 docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-05 10:12:13 +02:00
Morris Jobke
5e9e7f842d Add new log backend in 14
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:20:11 +02:00
Morris Jobke
9578a1149c Fix occ log command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:18:34 +02:00
Marius Blüm
61579ede7a Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:14 +02:00
Marius Blüm
db8832a5c5 Polish Theming-app documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 18:18:14 +02:00
Morris Jobke
87cd0a6f5c generate documentation from config.sample.php 2018-06-19 21:28:13 +02:00
VirtualJMills
1a66814f32 Update occ_command.rst
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-17 22:30:10 -07:00
Johannes Ernst
d9f9793b52 Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246 2018-06-08 18:22:21 +00:00
blizzz
f144552568 fix typo 2018-05-07 16:24:27 +02:00
Morris Jobke
1270f48ce7 generate documentation from config.sample.php 2018-04-25 03:35:43 +02:00
Morris Jobke
1fecd2f529 generate documentation from config.sample.php 2018-04-24 03:35:40 +02:00
Morris Jobke
0b16eb5ea8 generate documentation from config.sample.php 2018-04-17 03:35:48 +02:00
Marius Blüm
9326f1b47f Update email_configuration.rst 2018-04-11 13:11:29 +02:00
Marius Blüm
7fed523087 More details 2018-04-11 12:07:42 +02:00
Marius Blüm
f7bd962d53 Update email-template docs 2018-04-11 09:59:39 +02:00
Morris Jobke
73d108f4e8 generate documentation from config.sample.php 2018-04-11 03:35:58 +02:00
Morris Jobke
7e17e01f58 Merge pull request #702 from nextcloud/encryption-update
[14] Update encryption commands
2018-04-04 12:15:47 +02:00