Nextcloud bot
8392e86bd7
generate documentation from config.sample.php
2020-09-15 03:30:51 +00:00
AndrewwHummer
98a9fc18df
Update example_centos.rst
...
add ref to detailed apache config back again
2020-09-14 15:11:36 +00:00
AndrewwHummer
5c5a4a269d
Example centos, add working secure apache config
...
It would be really helpful if the example of a CentOS Configuration Walkthrough would directly contain a working and secure apache configuration.
Just the Reference to the detailed apache config is not adequate and too easy to overlook and users will end up with an unsecure and broken config. This could lead to the usual htaccess not working questions.
So here is my proposal :)
2020-09-14 15:11:35 +00:00
Sascha Wiswedel
cebd80cebf
user documentation for sharing
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
hint on admin config
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
removed deprecated sharing documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
changed absolute links to relative links
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
changed dummy domain to example.com
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
fixed link to admin documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Change to direct doc link instead of url
2020-09-14 16:43:03 +02:00
Morris Jobke
b187edd660
Fix unwanted comment in output
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 19:56:40 +00:00
Keunes
a5561795ad
Update caching_configuration.rst
...
Expand Redis explanation: inform user to update Redis config, and update socket name to a [more modern](https://help.nextcloud.com/t/error-redisexception-no-such-file-or-directory-at-closure/90684/2 ) one.
2020-09-09 16:29:32 +00:00
Martin
bf24c8bb84
Fix typos
2020-09-07 21:15:55 +00:00
Nextcloud bot
b5b2c70802
generate documentation from config.sample.php
2020-08-20 03:41:48 +00:00
Bjoern Schiessle
7a5f4a9c79
render code block correctly
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 08:26:54 +00:00
Morris Jobke
e5b47688ce
Merge pull request #3026 from nextcloud/backport/3019/stable19
...
[stable19] Update file_sharing_configuration.rst
2020-08-13 20:49:21 +02:00
Bjoern Schiessle
3b51b59191
adjust wording to the user interface
2020-08-13 18:46:20 +00:00
Björn Schießle
787581c8ce
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:20 +00:00
Björn Schießle
af48f43e38
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:19 +00:00
Björn Schießle
1f1f1c0efc
Document some new sharing features:
...
1. default expire date vs max expire date
2. notification for shares which expire soon
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 18:46:19 +00:00
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