Commit Graph

2904 Commits

Author SHA1 Message Date
Bjoern Schiessle
8c772ea533 add documentation for the new "notification"-option of the rentention app
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 18:45:39 +00:00
Morris Jobke
ed69054c49
Fix updated name
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 13:42:21 +02:00
Morris Jobke
eb8b67cc94 Add app config option to disable "Email was changed by admin" email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 11:16:31 +00:00
Morris Jobke
515c8a7f57 Add info about LDAP info caching
Signed-off-by: Morris Jobke <hey@morrisjobke.de>

Update admin_manual/configuration_user/user_auth_ldap.rst

Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
2020-08-12 14:41:25 +00:00
Nextcloud bot
6011437633
generate documentation from config.sample.php 2020-08-12 03:39:22 +00:00
Morris Jobke
ca4a268679 Update admin_manual/release_schedule.rst
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 14:03:55 +00:00
Stefan
ef564f04e3 Update release_schedule.rst
Added 19 to current Versions and moved 16 to older Versions.
2020-08-10 14:03:54 +00:00
Eibe
04a58b1779 Add fail2ban hardening
Signed-off-by: Eibe <40539455+eibex@users.noreply.github.com>
2020-07-30 07:31:49 +00:00
Daniel Böhmer
1a671d09c5 Escape line breaks in multiline command 2020-07-23 13:01:22 +00:00
Jacob Neplokh
c78c0494ce Clarify the “disable” option disables the app
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 18:33:47 +00:00
Morris Jobke
dee865f144 Update admin_manual/configuration_files/previews_configuration.rst
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 14:04:55 +00:00
Gatak
c0bf2b7e25 Add jpeg quality documentation
Added a section on how to change the default jpeg quality for generated thumbnails. Default is 90, and it is worth noting that users can change this. 

1e281bc616
b5a30d5cd6/tests/lib/ImageTest.php (L143)
2020-07-20 14:04:54 +00:00
Morris Jobke
fe41928f40
Merge pull request #2191 from nextcloud/backport/2152/stable19
[stable19] increase php version to 7.4 in NGINX configuration example
2020-07-05 23:16:34 +02:00
Eduard Veit
38b74f4050 increase php version in nginx config
Signed-off-by: Eduard Veit <developer@ev21.de>
2020-07-05 21:13:22 +00:00
Felix Stupp
d1b1936d50 admin/configuration/caching: apc.enable_cli configurable on cron job call
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2020-07-05 21:12:29 +00:00
Morris Jobke
57326b0cd2
Merge pull request #2149 from nathanhaines/stable19-ubuntu20.04lts
Update example_ubuntu.rst for Ubuntu 20.04 LTS
2020-07-05 23:09:46 +02:00
Mohammad Mahdi Saffari
8b90270d55 misspelled Imagemagik
dnf complains about not finding `Imagemagik` and suggests you would install `ImageMagik`
2020-07-05 20:57:47 +00:00
OidaTiftla
d9f81525b0 Correct typo: emoijs -> emojis 2020-07-05 15:25:32 +00:00
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
Morris Jobke
37e96e63a3
Merge pull request #2122 from nextcloud/backport/2120/stable19
[stable19] Fix admin doc links
2020-07-02 23:46:50 +02:00
Morris Jobke
e2d4245209
Merge pull request #2126 from nextcloud/backport/2125/stable19
[stable19] fixes requested by check annotations
2020-07-02 23:46:39 +02:00
Morris Jobke
606219d356
Merge pull request #2180 from nextcloud/backport/2170/stable19
[stable19] Fixed a typo
2020-07-02 23:41:58 +02:00
LCD
3148e38847 Fixed a typo 2020-07-02 21:38:49 +00:00
Billy
725049bf50 Replacing 'a' with 'an'
Check your grammar next time!
2020-07-02 21:35:05 +00:00
Joas Schilling
49a1e1adb5 Continue at step 3 of MySQL
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 07:50:10 +00:00
Nathan Haines
c2f120decc Update example_ubuntu.rst for Ubuntu 20.04 LTS
This documentation has been outdated since Ubuntu 18.04 LTS (mysql/mariadb don't prompt for a root password, so you need to create a Nextcloud user), but it doesn't work on Ubuntu 20.04 LTS because it uses explicit PHP version numbers and it omits some recommended PHP modules for Nextcloud Hub 18 and 19.  I've updated the instructions to run on Ubuntu 20.04 LTS and have tested each step.

This page now leaves a new Ubuntu 20.04 LTS system in a state to continue the "Installation on Linux" steps starting with configuring Apache2 without errors.

Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2020-06-11 22:04:07 -07:00
Sascha Wiswedel
6de8dcc32b documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
61c7ce9953 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 11:11:45 +00:00
Sascha Wiswedel
542da2e1a2 fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:21 +00:00
Sascha Wiswedel
6113e38c44 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 11:43:24 +00:00
Julius Härtl
1f7dd0bb81 Extend whitelist for php entrypoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-26 15:45:44 +00:00
J0WI
cf394614af Document all log types
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-25 12:16:58 +00:00
Sascha Wiswedel
90446cf030 updated updated apps page
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-18 10:55:13 +00:00
Sascha Wiswedel
ae41259ec7 fixup syntax error
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:56:50 +00:00
Sascha Wiswedel
cc4a91a9fc Note on configuring failover LDAP servers
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:56:50 +00:00
Sascha Wiswedel
fd1f5370a2 Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 08:37:37 +00:00
Sascha Wiswedel
fea81d59e8 bump iOS min required version from 10 to 11
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:31:13 +00:00
Joda Stößer
85d1305185 docs: file versioning: fix typo 2020-05-12 10:00:31 +00:00
Fabian Hauck
83ff07aa21 improved SSL hardening guide
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-12 06:57:03 +00:00
Dan Shields
f0d2dbad53 Update source_installation.rst
guessing this was an error. Remove or finish the thought?
2020-05-12 06:44:46 +00:00
Georgiy Sitnikov
b967b8157f Added user:list options description 2020-05-07 09:23:43 +00:00
Morris Jobke
67010d83bf
Clarify on upgrade steps for long running steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 18:25:21 +02:00
Morris Jobke
ee6bd531af
Merge pull request #2040 from Lars1963/patch-2
New requirements for passwordless auth
2020-05-06 12:11:04 +02:00
Ruben Barkow-Kuder
7e8c634dd6
fix app:update command 2020-05-05 01:00:24 +02:00
Lars van Ravenzwaaij
fa2b94dfac
Edit Typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-05-04 17:08:53 +02:00
Nextcloud bot
9eb12ba47d
generate documentation from config.sample.php 2020-05-04 11:55:22 +00:00
Lars van Ravenzwaaij
34998b7467
fixup! New requirements for passwordless auth 2020-05-03 19:01:59 +02:00
Lars van Ravenzwaaij
6118e77bff
New requirements for passwordless auth
See https://github.com/nextcloud/server/issues/20600
2020-05-03 12:31:48 +02:00
tflidd
9ac533a8e5
Add correct syntax highlighting
Missing syntax highlighting for adding indices.
2020-05-03 11:38:06 +02:00
Eirik Smithsen
0e1634fe68
Fix reverse proxy documentation list formatting
reStructuredText requires a blank line before and after
lists to render correctly.

Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 18:07:53 +02:00