Sascha Wiswedel
b627ebacfb
removed no longer referenced screenshots
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-03-28 23:28:46 +01:00
John Molakvoæ
527a0e3014
Merge pull request #1908 from bkmgit/patch-2
...
Update example_centos.rst
2020-03-28 11:40:09 +01:00
Benson Muite
ebf8426b14
Update admin_manual/installation/source_installation.rst
...
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com >
2020-03-28 12:27:02 +03:00
Benson Muite
6d929bf058
Update source_installation.rst
...
Indicate can also use PHP 7.4
2020-03-28 12:13:13 +03:00
Benson Muite
ee3d42a527
Update example_centos.rst
...
Update PHP 7.2 to PHP 7.4
2020-03-28 12:11:54 +03:00
Benson Muite
cf2b8549af
Update example_centos.rst
...
Update reference location for listing of PHP modules
2020-03-28 12:08:50 +03:00
John Molakvoæ
cf52167251
Merge pull request #1904 from Mageistral/patch-2
...
typo error
2020-03-27 08:21:47 +01:00
Nextcloud bot
6aadd4ac31
generate documentation from config.sample.php
2020-03-27 03:42:01 +00:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
...
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
Jan-Christoph Borchardt
139f1876eb
Fix a sentence to not be gendered
2020-03-26 23:38:41 +01:00
Mageistral
d55351819e
typo error
...
COMMITED in comment instead of having COMMITTED
2020-03-26 21:30:14 +01:00
Nextcloud bot
6657d331c3
generate documentation from config.sample.php
2020-03-24 03:41:37 +00:00
Sascha Wiswedel
8b687e504b
clarified trash bin retention by storage shortage override
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-03-23 17:47:24 +01:00
Nextcloud bot
6aee5f0bb0
generate documentation from config.sample.php
2020-03-23 03:39:06 +00:00
John Molakvoæ
9396a723a8
Update auth_mechanisms.rst
2020-03-21 15:35:19 +01:00
John Molakvoæ
481ee0ed99
Update external_storage_configuration_gui.rst
2020-03-21 15:33:49 +01:00
Sascha Wiswedel
e1a2ac7691
added necessary log.condition documentation for admin_audit
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-03-13 14:49:22 +01:00
Roeland Jago Douma
a5ca54196b
loglevel is an int
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-03-12 13:50:14 +01:00
Julius Härtl
51fb7ebea1
LDAP: Warn about changing uid
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-11 16:02:04 +01:00
Kaijia Feng
b053f9d166
Update Traefik config for v2
2020-03-09 11:24:30 +08:00
Nextcloud bot
8262ef6cf7
generate documentation from config.sample.php
2020-03-08 03:40:40 +00:00
Fonata
21e66eb8d7
HAProxy example: Improved formating
...
It was not obvious that it must be two lines.
Signed-off-by: Fonata <Fonata@users.noreply.github.com >
2020-03-07 11:51:14 +01:00
Jos Poortvliet
0dfdd8bc85
added web installer
...
Can't believe we didn't have any info about the web installer... This is basic, a copy-paste from the website, but something at least.
2020-03-03 15:56:30 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
...
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'
Signed-off-by: Anton Strömkvist <anton@stromkvist.com >
2020-02-27 22:14:46 +01:00
John Molakvoæ
a8a71a3d9f
Merge pull request #1834 from dirks/fix/extertnal_files_auth
...
Fix/extertnal files auth
2020-02-24 11:30:38 +01:00
Daniel Kesselberg
edd3744104
Fix: Unknown target name
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Daniel Kesselberg
cda627b7c8
Fix: Title underline too short
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-23 23:12:27 +01:00
Dirk Sarpe
a90410f0df
Warn that synchronisation clients can not access save in session shares
...
see https://github.com/nextcloud/server/issues/19561
Signed-off-by: Dirk Sarpe <dsarpe@posteo.de >
2020-02-21 16:10:42 +01:00
Dirk Sarpe
06cde18075
fix spelling error
...
Signed-off-by: Dirk Sarpe <dsarpe@posteo.de >
2020-02-21 16:10:42 +01:00
Julius Härtl
83ee3abc78
Merge pull request #1830 from EV21/fix-headings
...
adds more discription for sub-dir based config
2020-02-21 12:57:02 +01:00
EV21
b52df4aa53
Apply suggestions from code review
...
Co-Authored-By: Julius Härtl <jus@bitgrid.net >
2020-02-21 12:36:46 +01:00
Julius Härtl
b15eed3d06
Merge pull request #1829 from nextcloud/haproxy-well-known
...
Add HAProxy .well-known redirect
2020-02-21 09:24:41 +01:00
Julius Härtl
36f4ee1fce
Serve webm, mp4 files directly in nginx
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-20 21:55:20 +01:00
Eduard Veit
1a196eacce
adds more discription
...
Signed-off-by: Eduard Veit <developer@ev21.de >
2020-02-18 14:15:10 +01:00
Julius Härtl
8458c8ad2b
Add HAProxy .well-known redirect
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-18 08:33:43 +01:00
Roeland Jago Douma
21f8283cb2
MariaDB 5.5 is EOL for 19
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-02-07 10:43:20 +01:00
Julius Härtl
578679ffd1
Add note about Collabora and OnlyOffice for external storage
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-06 17:39:10 +01:00
Nextcloud bot
017185cf2c
generate documentation from config.sample.php
2020-02-05 03:39:43 +00:00
Daniel Kesselberg
6e27f157c2
Add 18 to release schedule
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-02-03 10:19:30 +01:00
MichaIng
b95c0e0185
Remove obsolete HOME and HTTP_HOME variables from Apache2 config
...
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces
Signed-off-by: MichaIng <micha@dietpi.com >
2020-01-24 13:23:47 +01:00
Nextcloud bot
3888bf9e99
generate documentation from config.sample.php
2020-01-24 03:35:23 +00:00
Joas Schilling
d3b9d73efa
Fix typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-01-22 10:31:47 +01:00
John Molakvoæ
35a6390f53
Merge pull request #1685 from Rotzbua/patch-2
...
Add security considerations about oauth2 #1683
2020-01-21 13:33:33 +01:00
Julius Härtl
407a2d70c4
Move to python3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-20 14:29:31 +01:00
Joas Schilling
b1811b409d
Add a comment about the changed ROW_FORMAT
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-01-20 11:45:41 +01:00
Rotzbua
975d3bd005
Add security considerations about oauth2 #1683
...
Signed-off-by: Rotzbua <Rotzbua@users.noreply.github.com >
2020-01-18 22:44:11 +01:00
Nextcloud bot
f54fbb1c91
generate documentation from config.sample.php
2020-01-17 03:39:20 +00:00
Nextcloud bot
1e02cd5b88
generate documentation from config.sample.php
2020-01-11 03:37:55 +00:00
Daniel Kesselberg
abbc7273fd
Make the table great again
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-01-09 20:08:10 +01:00
Roeland Jago Douma
08a4b4bcfd
Merge pull request #1725 from nextcloud/gdpr-section
...
add a section about GDPR relevant information
2020-01-09 19:50:21 +01:00