Commit Graph

258 Commits

Author SHA1 Message Date
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
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
Morris Jobke
13df6df042 Update skeleton dir guide
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-07 22:32:21 -05:00
Joas Schilling
fc55ba3375 Some admin errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Joas Schilling
995e39e302 Remove docs about single user mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02:00
Morris Jobke
3a5b8c4127 Update constraints for big file uploads
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:16:31 -03:00
Lukas Reschke
22e2530623 Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Matthew Setter
8bb1809569 Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +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
27cb92fb6b Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Jos Poortvliet
5e48c82cab change from @realrancor - tnx! 2016-12-16 15:57:47 +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
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
71bc5c4540 Merge pull request #203 from nextcloud/smb-notify
add documention for smb update notifications
2016-12-06 10:31:19 +01:00
Robin Appelman
d75df61f63 add documentation for s3 primairy storage 2016-11-24 13:37:36 +01:00
Robin Appelman
689f5ad986 add documentation for multibucket primary object store 2016-11-04 14:19:57 +01:00