Morris Jobke
ebf2e206cf
Fix nginx comment syntaxwise
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-08 11:16:32 +01:00
peterdamian
45b0db66f3
Change instances of customise to customize, also make verb plural
2017-11-08 11:12:48 +01:00
Morris Jobke
181493638e
Remove unneeded hint for Debian Jessie
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-07 13:50:36 +01:00
Hugo Martins
c756dd4fea
Code Comment Correction
...
Fixes #329 .
This correction fixes a comment mistake because it was copy pasted from the above section.
2017-10-30 12:45:42 +01:00
Morikko
67eef4766a
Update JSLint broken link in codingguidelines #583
2017-10-30 09:17:16 +01:00
Marius Blüm
6ab2da91d5
Merge pull request #572 from nextcloud/fix-enc-docu-nc11
...
[stable11] Update encryption_configuration.rst
2017-10-07 08:46:39 +02:00
Björn Schießle
9507fe98e1
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-06 11:25:04 +02:00
Morris Jobke
0d220d570c
Fix styling of prev/next links
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 13:51:30 +02:00
Morris Jobke
ea7aa8b63b
Combine mimetype pages into one
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-26 13:51:28 +02:00
Morris Jobke
1c07587417
Merge pull request #552 from omsigum/patch-1
...
Typo fixed
2017-08-11 14:55:51 +02:00
Ómar Högni Guðmarsson
6178044017
typo fixed
...
Mysql in the line above a postgresql connection command.
2017-08-11 12:13:46 +00:00
Morris Jobke
af2bbe0dbd
Fix type of config option
...
Fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-08 14:09:36 +02:00
Jonas
bde25cffea
Fixed dead link in bugtracker
2017-07-23 23:06:44 +02:00
Isaac Kwan
bb80b50d3f
Update devenv.rst
...
config file is located in `config/config.php` not `core/config/config.php`
2017-07-23 20:58:25 +02:00
Morris Jobke
6247da2f53
Merge pull request #527 from nextcloud/11-backport-524
...
[stable11] Run all make commands on CI
2017-07-21 09:28:45 +02:00
Morris Jobke
3ad6dbb5b1
Pending stable11 fixes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 18:35:43 +02:00
Morris Jobke
da36ee9f4e
Fix user manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:47:24 +02:00
Morris Jobke
d4f31bbf3d
Fix developer manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:47:15 +02:00
Morris Jobke
6d8af1bff4
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-20 17:46:06 +02:00
Morris Jobke
2453910003
Update .drone.yml
2017-07-20 17:44:47 +02:00
Morris Jobke
448380227e
generate documentation from config.sample.php
2017-07-06 03:35:33 +02:00
Nick Bakkegaard
f7e34262af
point to latest version of karma
2017-06-22 18:23:35 -05:00
Nick Bakkegaard
e4c93a8484
Update categories in info.rst
2017-06-22 18:11:58 -05:00
Alixerid
80082366e8
change value of innodb_large_prefix to 1
...
Older versions of mysql may not accept `on` as a value and configuration may fail. `1` is sure to work.
See issue #4846 https://github.com/nextcloud/server/issues/4846
2017-06-22 15:37:57 -05:00
Jason Bayton
7f28b6b973
Header link tweak
...
I feel like the header link is too close to the heading which doesn't look particularly pleasing on the eye. So this is a very small tweak to add a bit of space and remove the underline (again because it doesn't look pretty).
2017-06-15 23:04:29 -05:00
Arthur Schiwon
582af0a846
format table
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:54 -05:00
Arthur Schiwon
dd49da549f
document LDAP API
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:51 -05:00
Morris Jobke
d4180e9770
Merge pull request #496 from nextcloud/backport-credits11
...
link to contributors
2017-06-07 15:57:26 -05:00
Jos Poortvliet
117f608347
link to contributors
2017-06-07 19:19:10 +02:00
LiamHD
2b6fe7a5b0
Replace usage of deprecated IDb
2017-06-05 07:59:17 -05:00
Devices
37d96e687f
systemd timer as option for background service
...
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-04 16:16:34 -05:00
Morris Jobke
9f97d1fa72
Remove hint about maintenance mode
...
* fixes #490
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:25 +02:00
Morris Jobke
1508260dc3
Put maintenance mode section into "How to upgrade"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:42:54 +02:00
Carla Schroder
2d3d8fe587
corrections to selinux page; troubleshooting and correct rules to use
2017-05-19 09:54:48 -05:00
Arne Fahrenwalde
ab77949e1b
refined SELinux Settings for ownCloud 9.1
...
Tested on CentOS7
2017-05-19 09:54:03 -05:00
Morris Jobke
35b27f568d
Apply missed commit
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:15:06 -05:00
Morris Jobke
b02a2919e7
There are no 11 release notes 🙈
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:19:05 -05:00
Morris Jobke
0cd3ef21be
Add notice about HSTS preload option
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:05:48 -05:00
Morris Jobke
00b73c3b70
Document new updater
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:00:54 -05:00
Morris Jobke
697772e620
Improve sidebar headings
...
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:00:06 -05:00
Morris Jobke
49159a2e08
Improve headings of admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 23:59:30 -05:00
Morris Jobke
1bfad7e40c
generate documentation from config.sample.php
2017-05-12 03:35:38 +02:00
Morris Jobke
272a8cf2de
Fix spacing around social icons
...
* fixes #442
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-08 15:16:10 -05:00
Morris Jobke
fff890c621
remove HAProxy as mysql load balancer
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 16:14:16 -03:00
ds4a
c93e4a3ba4
Update to *disableuser* and *enableuser*
...
Addition to examples for **users / disableuser** and **users / enableuser**
2017-05-02 15:26:16 -03:00
Morris Jobke
0c2599c63e
generate documentation from config.sample.php
2017-05-02 20:13:05 +02:00
Morris Jobke
a956ac75a6
Update constraints for big file uploads
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:17:33 -03:00
Lukas Reschke
8edb15a6dd
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 17:33:39 -03:00
Morris Jobke
c95fd29a50
Merge pull request #424 from Tronde/stable11
...
Removed note that nginx is not officially supported because it is.
2017-04-21 10:34:32 -05:00
Tronde
34c39a06d8
Removed note that nginx is not officially supported because it is.
2017-04-21 11:45:31 +02:00