Commit Graph

273 Commits

Author SHA1 Message Date
Julius Härtl
92332429a5
Merge branch 'master' into swift-v3 2020-01-02 23:22:55 +01:00
Yahe
7c66034265
Merge pull request #1571 from yahesh/master
added the encryption details page which decribes the server-side encryption implementation of the default encryption module
2019-11-22 11:03:22 +01:00
Kenny
54a7d698f6 updated to reflect review feedback
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-22 09:13:15 +01:00
Daniel Kesselberg
70feeca516 Remove "configuring upload limits within the gui"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-02 00:11:29 +02:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Kenny
f8484f9983 added a note to the encryption details page describing that there are older encryption schemes
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-31 16:01:45 +02:00
Kenny
a8580e80bd added the encryption details page which decribes the server-side encryption implementation of the default encryption module
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-07-29 19:13:23 +02:00
mactrent
49e1a13f24
Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
2019-06-12 12:17:26 -05:00
Joseph Price
1d632c797c Typo
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 13:53:19 +01:00
Olav Seyfarth
9a52686e87
Update big_file_upload_configuration.rst 2019-04-09 21:34:31 +02:00
ajdunevent
4c6e420a93
Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 08:12:21 -06:00
John Molakvoæ
0d1bd26583
Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 15:42:10 +01:00
Martin Madsen
b69eb47e8e Correct typo it's -> its 2019-01-12 16:41:51 +00:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
Marius Blüm
268ad86f06 New screenshot
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
Marius Blüm
e1d6e5094e New File Sharing order and configuration options
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
Christoph Wurst
333547fa2d Fix "erver" -> "server" typo 2018-12-05 17:45:50 +00:00
John Molakvoæ (skjnldsv)
3981d73332
Fix linking and rst errors on admin manual
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 11:48:27 +01: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
990ab381a2
Merge pull request #840 from hanserasmus/master
Fixed a few typos
2018-08-24 14:28:33 +02:00
Hans Erasmus
ea9ab9fbe9 Fixed a few typos 2018-08-23 17:52:36 +02:00
Marius Blüm
12b9c31624
Documentation for object storages
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-09 21:12:43 +02:00
Nils M
84f0c36fe9 Removed '=' from php_value statements 2018-07-24 14:36:05 +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
Martin Kimmerle
578d32ae0f
external SMB storage: fix and emphasize `domain\username`
"domain/username" should actually be written with a backslash.
2018-03-28 11:42:14 +02:00
Marius Blüm
48c4291f6b
Part 2 2018-03-09 14:09:18 +01:00
Marius Blüm
bd93deb4ea
Fix Comment 2018-03-09 14:08:20 +01:00
Marius Blüm
740f8771a1
Delete sharing-files-2.png 2018-03-09 12:48:33 +01:00
Marius Blüm
ff57ed873f
Remove outdated policy-docs 2018-03-09 12:45:55 +01:00
Robin Appelman
3bedba9640 add example for swift v3 2018-02-26 12:51:28 +01:00
Morris Jobke
d4f055b6ba
Merge pull request #688 from nextcloud/tflidd-patch-3
Warning: Google drive app in development
2018-02-19 18:50:03 +01:00
Morris Jobke
411fc939e7
Merge pull request #687 from nextcloud/tflidd-patch-2
Warning: dropbox app in development
2018-02-19 18:49:53 +01:00
tflidd
886dcd0ccc
Warning: Google drive app in development
Fix #669 part III
2018-02-18 21:53:40 +01:00
tflidd
e7e7120a60
Warning: dropbox app in development
fix #669
part II
2018-02-18 21:52:03 +01:00
tflidd
70535f59a6
Remove Gdrive and Dropbox from NC 13 documentation
fix #669
2018-02-18 21:48:22 +01:00
Morris Jobke
c23ee50577
Merge pull request #667 from nextcloud/unmaintained
Remove unmaintained & outdated documentation
2018-02-06 17:27:13 +01:00
Morris Jobke
caafb016ad
Merge pull request #652 from nextcloud/smb-notify-document-auth
Extra documentation for smb update notification with user provided auth
2018-02-06 17:01:42 +01:00
Marius Blüm
75dc371727 Remove unmaintained & outdated documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-06 09:45:07 +01:00
Robin Appelman
7946be1f65 Extra documentation for smb update notification with user provided auth 2018-02-05 17:07:25 +01:00
Robin Appelman
56978c5c40 document 'legacy_auth' option for s3 2017-12-21 11:59:02 +01:00
peterdamian
f7af889330 Minor corrections 2017-11-25 10:04:43 -05:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
peterdamian
e07dd2c746 Header changes for the admin manual, #602 2017-11-15 17:01:03 -05:00
peterdamian
530a67034f Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe 2017-11-10 15:17:48 -05:00
Morris Jobke
ebd4726bd8
Remove unneeded hint for Debian Jessie
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 10:09:20 +01:00
Björn Schießle
fbb950d62c Update encryption_configuration.rst
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-05 17:18:52 +02:00
mario
e0a7d0a778 fix bash chown problem 2017-09-14 15:00:25 +02:00
Joas Schilling
0ff9bfd735
Add docs for retention and automated tagging
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-10 15:49:27 +02:00
Morris Jobke
4315fdef96 Fix typo in occ command
Fixes #544

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:28:16 +02:00
Morris Jobke
e7c3ba470a Fix admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00