Commit Graph

2952 Commits

Author SHA1 Message Date
Nextcloud bot
3bfc5d456a generate documentation from config.sample.php 2020-08-20 03:41:52 +00:00
Matthieu Bacconnier
355bad4931 Add missing space
And remove unnecessary hyphen.
2020-08-18 09:04:54 +02:00
Bjoern Schiessle
dc8c6185c3 render code block correctly
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 10:24:02 +02:00
Morris Jobke
14b9109bc0 Merge pull request #3019 from nextcloud/schiessle-patch-2
Update file_sharing_configuration.rst
2020-08-13 20:46:05 +02:00
Bjoern Schiessle
0ee85e2441 add documentation for the new "notification"-option of the rentention app
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 16:17:53 +02:00
Bjoern Schiessle
73b4ac2436 adjust wording to the user interface 2020-08-13 16:08:01 +02:00
Björn Schießle
356aad9349 fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:47 +02:00
Björn Schießle
1e1576568d fix typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 15:35:32 +02:00
Björn Schießle
b6e5a67680 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 15:27:26 +02:00
Morris Jobke
af95766501 Fix updated name
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 13:41:44 +02:00
Morris Jobke
17d792c668 Merge pull request #2981 from nextcloud/enh/noid/disable-admin-changed-email-appconfig
Add app config option to disable "Email was changed by admin" email
2020-08-12 16:46:13 +02:00
Morris Jobke
a3edb5c876 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 16:40:42 +02:00
Morris Jobke
f42d8a5a4d Add app config option to disable "Email was changed by admin" email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-12 12:29:14 +02:00
Nextcloud bot
5502711cc4 generate documentation from config.sample.php 2020-08-12 03:39:27 +00:00
Morris Jobke
c88a15c11b Merge pull request #2197 from jivanpal/patch-2
Update nginx.rst -- Reworked the Nginx configs
2020-08-10 16:52:48 +02:00
Morris Jobke
a59ab43864 Update admin_manual/release_schedule.rst
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 16:03:13 +02:00
Stefan
3df3e0e57e Update release_schedule.rst
Added 19 to current Versions and moved 16 to older Versions.
2020-08-10 15:38:54 +02:00
Jivan Pal
2fa446d4e2 Change alias to root, as per discussion:
https://github.com/nextcloud/documentation/pull/2197#discussion_r467362742
2020-08-08 16:28:01 +01:00
Nextcloud bot
4783e28ee5 generate documentation from config.sample.php 2020-08-08 03:40:43 +00:00
Jivan Pal
776d23d52e Update comment 2020-08-08 00:36:41 +01:00
Joshua Ruehlig
892754cadb More ugly non-capturing changes 2020-08-06 10:33:34 -07:00
Joshua Ruehlig
42cbf655c3 Making comment consistent 2020-08-06 10:25:09 -07:00
Jivan Pal
1c4b5aa32c Merge since my last push 2020-08-06 17:27:50 +01:00
Jivan Pal
66f7342c64 Made 2 changes to nginx.rst:
- Changed `try_files` for `/.well-known` to allow URIs that we don't handle and not pass them to our front-end controller
- Changed rule to match `/nextcloud/*` from regex rule to equivalent prefix rule
2020-08-06 17:18:10 +01:00
Joshua Ruehlig
59c946850a Update nginx.rst
Note is no longer relevant
2020-08-06 04:41:28 -07:00
Joshua Ruehlig
f383cf62eb Update nginx.rst
Discussed here > https://github.com/nextcloud/documentation/pull/2197#discussion_r453641162
2020-08-06 03:15:55 -07:00
Joshua Ruehlig
1835250df2 Another minor change
You probably are correct on NGINX optimizing groups with unused captures into non-capturing groups, but unless we know for sure/see documentation I think it is best we are explicit.
2020-08-06 02:07:55 -07:00
Joshua Ruehlig
f598e2423c Basic changes
I think we mostly agree on these, grouping them for easy merging.

Creating a new branch is giving me an error for some reason, so I will commit directly. If necessary we can always revert.
2020-08-06 01:43:10 -07:00
John Molakvoæ
2c78ccb570 Merge pull request #2714 from stefan123t/patch-2
Update general_troubleshooting.rst with correct CalDAV/CardDAV redirection
2020-08-02 19:18:51 +02:00
Hans Erasmus
9fa919502a Update example_centos.rst
Not sure why the needed to be built manually? But a fresh install with remi 7.4 gives `php-pecl-imagick-3.4.4-10.el8.remi.7.4` and `php-pecl-redis5-5.3.1-1.el8.remi.7.4` respectively.
2020-07-31 22:51:02 +02:00
stefan123t
7ac111b272 Update general_troubleshooting.rst 2020-07-31 22:43:30 +02:00
Morris Jobke
26c59e9716 Merge pull request #2421 from eibex/master
Add fail2ban hardening
2020-07-30 09:31:30 +02:00
Eibe
981accc0e7 Add fail2ban hardening
Signed-off-by: Eibe <40539455+eibex@users.noreply.github.com>
2020-07-29 23:47:39 +02:00
Nextcloud bot
79bb4a837b generate documentation from config.sample.php 2020-07-29 03:42:56 +00:00
Jivan Pal
cc79936a73 "NextCloud" → "Nextcloud" 2020-07-27 19:59:12 +01:00
John Molakvoæ
9d070372df Merge branch 'master' into wiswedel/sharing 2020-07-27 20:35:03 +02:00
Daniel Böhmer
fb51fbefe0 Escape line breaks in multiline command 2020-07-23 13:01:18 +00:00
Jacob Neplokh
cdfdc59516 Clarify the “disable” option disables the app
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 09:05:25 -07:00
Morris Jobke
6d89436da1 Merge pull request #2203 from Gatak/patch-2
Add jpeg quality documentation
2020-07-20 16:04:05 +02:00
Morris Jobke
d8171d21ed Update admin_manual/configuration_files/previews_configuration.rst
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 16:03:43 +02:00
benks
43e4a93b66 Update source_installation.rst
repaired Bullet Points.
2020-07-20 14:44:05 +02:00
Aleksandar Todorović
ca446dc72a Mentions app:remove
Just stumbled upon #2054, which mentions removing and installing the app again as a solution. Checked this page, which didn't mention anything about app removal.

I basically winged it with `app:remove` and it worked:

```bash
$ php occ app:remove calendar
calendar disabled
calendar removed
$ php occ app:install calendar
calendar installed
calendar enabled
```

This PR just adds app:remove under app commands list.

Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online>
2020-07-17 15:21:41 +02:00
Gatak
8f1a3ef37f 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-16 15:58:34 +02:00
Ethan Fie
fc68c5902b Update example_ubuntu.rst
tar extract would not work without the -v option added to the command
2020-07-12 17:26:29 -05:00
Ethan Fie
65fb0798a9 Update example_ubuntu.rst
I'm somewhat new to the Linux world and was doing this on a fresh install of Ubuntu. I needed to run the apt update command in order to fetch package information for the following commands and get them to run/install the necessary packages. 

I also needed to start the MySQL server instance before I was able to run the listed commands.
2020-07-12 17:11:55 -05:00
Jivan Pal
fa55f48e6c Made 4 changes to nginx.rst
- Removed `index.htm` from `index` directive
- Rewrote `DavClnt` user agent handler using `location =` and `return`, rather than `rewrite`
- Removed block which prevents access to hidden files; incorporated rule to prevent access to root-level hidden folders into existing regex rule, as in `.htaccess`
- Removed `$uri/` from `try_files` directives for static files

Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2020-07-12 21:28:26 +01:00
Jivan Pal
6b40a23ab9 Update nginx.rst -- Reworked the Nginx configs
After inspecting the Nginx configs currently seen at [ https://docs.nextcloud.com/server/19/admin_manual/installation/nginx.html ], I have notice that they are very redundant in some areas, and handle specific paths in special ways which are not needed, and which run the risk of needing to become more specific down the road if NextCloud adds new features, as well as not handling all static filetypes. I have reworked the configs from scratch by directly adapting the `.htaccess` files, and this is the result. Comments are included in the file to give rationale/explanation for why things are written in this new way, and if the maintainers decide to accept this pull request, I will leave it up to them to decide whether to include these expository comments upstream.

Signed-off-by: Jivan Pal <jivan.pal@gmail.com>
2020-07-12 02:44:33 +01:00
Kyle Fazzari
9f6f4442f7 Actually link to snap
That link includes details for how to install snapd if necessary. Also
add a brief blurb about what the snap actually is.

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2020-07-08 13:27:16 -07:00
Marco van Zwetselaar
770e180bbf Document the need to symlink apps outside server root
Document that any apps path outside the server root must be symlinked from inside the server root.

Resolves issue https://github.com/nextcloud/server/issues/21292.
2020-07-06 13:38:47 +03:00
Morris Jobke
8e8929f342 Merge pull request #2152 from EV21/increase-php-in-config
increase php version to 7.4 in NGINX configuration example
2020-07-05 23:12:50 +02:00