Commit Graph

2369 Commits

Author SHA1 Message Date
Elliott Partridge
175ca85100
Indicate required mod_rewrite
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-11-01 14:55:00 +01:00
Morris Jobke
eac34db9fe
Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:43 +02:00
Kim Brose
aeb0cb37ac
Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:21 +02:00
Joas Schilling
2d73d8bf71
Fix numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:20 +02:00
Joas Schilling
96682bf89a
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:18 +02:00
Daniel Hansson
5885bb0dbb
update link to blog 2018-10-22 14:46:11 +02:00
Daniel Hansson
a4b2e76d8b
update name 2018-10-22 14:45:29 +02:00
Morris Jobke
91f5eff9a4 generate documentation from config.sample.php 2018-10-18 21:11:59 +02:00
Christian Oliff
3c3d93fae4
Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:29 +02:00
Marios Zindilis
c6659f565b
Rephrased web browser requirement 2018-10-15 08:39:26 +02:00
anoy
b86f4dba00
updated php-handler since php 7 is required 2018-10-03 16:24:52 +02:00
Moviuro
60b02d54fb
Update nginx.rst
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-10-03 13:09:27 +02:00
Jani Uusitalo
94719b9286
Use a2ensite instead of ln -s to enable site
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884.
2018-10-03 00:44:22 +02:00
signupforacomment
efb73a5e99
Update source_installation.rst
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-28 11:44:07 +02:00
Joas Schilling
4f4fd1aab2
Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-28 11:38:54 +02:00
KajanM
960b2c9fbf
Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:55 +02:00
Morris Jobke
0d724366d1
Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 12:06:15 +02:00
Joas Schilling
92ae83caac
Fix unreadable images which breaks the pdf
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:43:54 +02:00
Joas Schilling
08e81d106e
Fix links in stable13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:38:44 +02:00
Hans Erasmus
69c0a9e5f0
Fixed a few typos 2018-08-24 14:30:46 +02:00
Marius Blüm
f311dfe44d
Documentation for object storages
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-20 10:48:49 +02:00
Morris Jobke
ba69e0dd09
Add 7.2 for 13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-25 08:53:47 +02:00
Nils M
150de0b4e4 Removed '=' from php_value statements 2018-07-24 14:41:35 +02:00
Marius Blüm
4482ca67e0
config.php -> configuration
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:45:15 +02:00
Marius Blüm
0738e3f199
fix comment from Morris
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:44:17 +02:00
Marius Blüm
c572f4a4e7
small changes to system requirements
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:44:14 +02:00
Morris Jobke
d6a6820693
Fix warnings of build command
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 10:22:10 +02:00
Marius Blüm
709086d665
App management docs
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 10:15:01 +02:00
Morris Jobke
eb6245c22f
Fix table
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:48:20 +02:00
lug-gh
566c6d1b87
spelling of Debian "Stretch" incorrect
Strech -> Stretch
2018-07-21 13:44:45 +02:00
Hans Erasmus
6facc9068a
Fixed a few typos in the database configuration section. 2018-07-19 12:11:18 +02:00
Marius Blüm
0b9b52424b
Update documentation links
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-16 15:34:21 +02:00
rieger::CLOUD
dd308d275c
Cosmetical changes
Minor Cosmetical and grammatical changes
2018-07-11 14:53:36 +02:00
Morris Jobke
11b8bf17b8
Add notice
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 12:22:45 +02:00
Arthur Schiwon
8c96cb59b7
add information about configurable LDAP Avatar behaviour
ref https://github.com/nextcloud/server/pull/10098
2018-07-11 12:21:30 +02:00
Arthur Schiwon
8f51e81508
update outdated info 2018-07-11 12:21:26 +02:00
Morris Jobke
e481a023e3
Fix path
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 10:09:32 +02:00
Marius Blüm
1239610252
OAuth2-settings polishing
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-11 10:09:29 +02:00
Roeland Jago Douma
fc78d9e476
Add OAuth2 docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-11 10:09:25 +02:00
rieger::CLOUD
097267c7e1
UTF8MB4 amendments
added create statements and config.php value.
2018-07-10 08:49:16 +02:00
rieger::CLOUD
80447bc8c1
Removed the ** 2018-07-09 15:36:12 +02:00
rieger::CLOUD
59a05717bb
Found a typo.
Appologize
2018-07-09 15:36:09 +02:00
rieger::CLOUD
ab6ee7f211
MariaDB/MySQL Global settings
Added transaction_isolation and binlog_format to the database server configuration with an example of an entire /etc/mysql/my.cnf
2018-07-09 15:36:07 +02:00
Marius Blüm
058b2b51ea
Incompatible / Webserver-typo 2018-07-04 13:48:07 +02:00
Morris Jobke
a2b44d1862
Highlight the recommended versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:40:05 +02:00
Morris Jobke
95e5054d29
Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:37:19 +02:00
Marius Blüm
6ec17a0089
Layout fixes
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:52 +02:00
Marius Blüm
7bb77c8a19
Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:48 +02:00
Marius Blüm
8e9b2313b0
Remove Hypervisors
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:44 +02:00
Marius Blüm
b70a9f62bb
New system requirements-page
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:35 +02:00