Nextcloud bot
2ab1214202
generate documentation from config.sample.php
2019-12-17 04:07:49 +00:00
Nextcloud bot
165e94c892
generate documentation from config.sample.php
2019-11-21 03:17:58 +00:00
John Molakvoæ
222bdbf6d1
Update background_jobs_configuration.rst ( #1603 )
...
Update background_jobs_configuration.rst
2019-11-18 09:30:32 +01:00
Roeland Jago Douma
40293e3f2f
Bruteforce docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 11:58:43 +02:00
Rafal Zawadzki
e5b0989bed
Fix the order of lines :/
2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f
#1608 app:update command documented
2019-10-04 23:59:13 +02:00
Tim Terhorst
9e7b298735
Update logging docs to add fatal option
...
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-03 17:33:33 -05:00
Daniel Kesselberg
ed586737b4
Merge pull request #1614 from moviuro/patch-1
...
crontab: split command, stdin and stdout
2019-10-03 15:55:22 +02:00
Steve
35ee1fdb98
Update background_jobs_configuration.rst
2019-09-24 23:01:15 -04:00
Steve
2a35668f04
Update background_jobs_configuration.rst
2019-09-24 22:57:31 -04:00
Sascha Wiswedel
7e00ce0fa2
added portal link to audit documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-19 11:12:00 +02:00
Moviuro
e1ee805693
crontab: split command, stdin and stdout
...
This change enhances readability
Fixes issue #1552
2019-09-12 09:56:41 +02:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php
2019-09-10 03:18:16 +00:00
Steve
6001f55c8f
Update background_jobs_configuration.rst
...
Added notes on using different databases.
2019-08-25 19:22:09 -04:00
Steve
372c4e4bdc
Update background_jobs_configuration.rst
...
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a reboot.
2019-08-24 11:15:39 -04:00
Jos Poortvliet
9c3228c1d3
Update caching_configuration.rst
...
implement feedback.
2019-07-19 14:52:51 +02:00
Jos Poortvliet
2262637c23
note on the redis socket file permissions
...
This can take forever to debug ;-)
2019-07-18 20:46:06 +02:00
Nextcloud bot
ba3b88d0ee
generate documentation from config.sample.php
2019-07-12 03:09:15 +00:00
Nextcloud bot
9c17db9cec
generate documentation from config.sample.php
2019-06-13 02:57:51 +00:00
Sascha Wiswedel
8d626b110a
Proxy notation hints
...
Added hints to the different allowed notations for trusted proxies
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-07 15:15:25 +02:00
cloud2018
fb0af3ffc7
parameter --all-users for trashbin:cleanup
2019-05-28 14:50:48 +02:00
Nextcloud bot
29bd8c84a9
generate documentation from config.sample.php
2019-05-23 03:05:08 +00:00
Daniel Kesselberg
2f1a919175
Add service discovery to reverse proxy doc
2019-03-31 15:25:06 +02:00
Nextcloud bot
682eaabead
generate documentation from config.sample.php
2019-03-14 01:54:35 +00:00
j-ed
9c36ec6e48
Added description of admin_audit/audit.log option.
2019-03-12 15:51:57 +01:00
Morris Jobke
e601b370c7
Update occ_command.rst
2019-03-04 13:03:52 +01:00
Frank Lanitz
a69b64401e
Fix a link to point to correct version and remove TODO entry
2019-03-02 12:03:58 +01:00
Nextcloud bot
0a5977d58c
generate documentation from config.sample.php
2019-02-26 11:30:26 +00:00
Daniel Kesselberg
c725dfae9e
Update reverse_proxy_configuration.rst
2019-02-17 19:49:34 +01:00
Morris Jobke
67d9e49c08
Merge pull request #1215 from J0WI/imagemagick-svg
...
Update package name for imagick with SVG support
2019-02-05 10:14:40 +01:00
J0WI
f8ca3f52ac
Update package name for imagick with SVG support
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-01 21:25:14 +01:00
Morris Jobke
131d81438e
Move the note about autoconfig up
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:55 +01:00
Morris Jobke
d5780957ad
Rename sections and remove "configuration/configure" from the elements in the configuration section
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:33 +01:00
Morris Jobke
64d62c6489
Move "hardening server" section from configuration to installation part
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:37:14 +01:00
Morris Jobke
e77e852a9e
Fix broken links - regression from #980
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:57 +01:00
Morris Jobke
44b3b09227
Move server tuning from configuration section to the installation section
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:32 +01:00
Thomas Citharel
3343e6e1d3
Add documentation for several dav commands
...
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Marius Blüm
48af743224
Add group commands label
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Morris Jobke
7e64e0efde
Clarified on the usage of Redis and PHP 7.0+ is required now
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 22:12:48 +01:00
Morris Jobke
16d28f19e0
Change Redis example to hostname
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 21:59:16 +01:00
Михаил Снетков
909d4552e3
Fix typo in the doc
...
Extra character at the end
2019-01-14 10:07:44 +00:00
Jani Uusitalo
9ff752fb02
Fix indefinite article before Nextcloud (an->a)
2019-01-10 17:44:30 +02:00
Jani Uusitalo
687213b6c2
Fix typo: "parameters and are" -> "parameters are"
2019-01-01 13:49:13 +02:00
Thomas Citharel
c63a6349b4
Set the list of locales to MomentJS
2018-12-20 15:26:12 +01:00
Thomas Citharel
f96dd19065
Add documentation for the locale setting
...
See https://github.com/nextcloud/server/pull/5623
2018-12-19 10:55:54 +01:00
Christoph Wurst
8cba799740
Merge pull request #1043 from nextcloud/systemd-backport
...
Update sub-section 'systemd' of 'background jobs' #1035
2018-12-19 08:04:27 +01:00
John Molakvoæ (skjnldsv)
b61ea94a36
update sub-section 'systemd' of 'background jobs' #1035
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 21:43:19 +01:00
Branko Kokanovic
1fda947f2b
Adding documentation for mail_smtpstreamoptions
...
mail_smtpstreamoptions is a new parameter in config/config.php.
This covers small mention of it and one example where it is useful.
I also fixed removed option to send mail in one place (PHP).
2018-12-18 21:40:11 +01:00
John Molakvoæ (skjnldsv)
c5fa1b6859
apc.enable_cli docs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 16:37:55 +01:00
Morris Jobke
19f5161ead
Update syntax and layout of oauth docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:08:29 +01:00
Morris Jobke
15ae5dd990
Fix spelling of "theming app"
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:05:24 +01:00
Morris Jobke
5cac6d1f98
Proper syntax in autosetup docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:01:11 +01:00
Morris Jobke
a774835e71
Add netdata as performance tool
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 18:00:53 +01:00
Morris Jobke
e23b3da182
Remove outdated config switches
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:53:32 +01:00
Morris Jobke
7fc77a0d67
Antivirus configuration updates
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:53:16 +01:00
Morris Jobke
df05c058b7
Restructure log config docs headers
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:10:03 +01:00
Morris Jobke
0c801bd90d
Update syntax of log config page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:00:07 +01:00
Morris Jobke
fa62e485b7
Remove unneeded code from language config docs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:57:42 +01:00
Morris Jobke
656ee0dd7e
Update external sites page to not mention Nextcloud 13 anymore and fix image scaling issues
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:52:12 +01:00
Morris Jobke
9ed2166b90
Proofread the email configuration documentation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:44:34 +01:00
Morris Jobke
379b267261
Add header for multiple config files
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:32:54 +01:00
Morris Jobke
a44bfe69d6
Cron jobs are fine to be executed every 5 minutes - added comment about automatic setting of cron mode
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:29:33 +01:00
Morris Jobke
41a4bd9a0a
Update memcache configuration to reflect the current status and recommendation for Redis
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:23:38 +01:00
Morris Jobke
9641633535
Merge pull request #945 from nextcloud/NC15-cleanup
...
Cleanup structure and duplicate outdated docs
2018-11-28 16:53:55 +01:00
John Molakvoæ (skjnldsv)
3981d73332
Fix linking and rst errors on admin manual
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 11:48:27 +01:00
Jan
9ec54bb090
Apache modules for OAuth 2
...
IIRC, `mod_headers` should be the most important one... not sure if the others are required but they don't hurt either
2018-11-26 09:14:55 +01:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Jos Poortvliet
2357a855ca
Update occ_command.rst
...
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7
Fix line break
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:14 +02:00
Morris Jobke
545f0e5e2f
Merge pull request #906 from HarHarLinks/patch-1
...
Update usage of --path argument
2018-10-24 17:04:06 +02:00
Daniel Hansson
baa0e6c2e0
update link to blog
2018-10-19 21:43:51 +02:00
Kim Brose
af070e87fe
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-19 14:15:52 +02:00
Morris Jobke
42412a4cdd
generate documentation from config.sample.php
2018-10-18 21:12:17 +02:00
Morris Jobke
a149f37510
Merge pull request #903 from nextcloud/phpmail-not-supported
...
PHP Mail is not longer supported
2018-10-18 13:25:17 +02:00
Marius Blüm
950261f8f9
PHP Mail is not longer supported
...
* fixes https://github.com/nextcloud/documentation/issues/854
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:24:58 +02:00
Christian Oliff
ec8120c7d5
Therefore typo fix
...
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-16 18:05:35 +01:00
Patrik Kernstock
cf8927deec
Add hint for Referrer-Policy
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
Related to nextcloud/server#11798
2018-10-12 16:26:28 +02:00
Florian Schlegel
49f0f390f6
Update server_tuning.rst
2018-10-08 17:21:09 +02:00
Florian Schlegel
d2566e776d
Update server_tuning.rst
2018-10-08 17:21:06 +02:00
Florian Schlegel
f34fc96da7
Update server_tuning.rst
2018-10-08 17:21:02 +02:00
Morris Jobke
f1c2a86621
Remove unneeded label
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02:00
Morris Jobke
e6f681eead
Merge pull request #867 from KajanM/patch-1
...
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:33 +02:00
Dominik
066209a5e9
Removed Upgrade Option
...
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +02:00
KajanM
d1629f2e2f
Update oauth2.rst
...
highlight the need to include index.php if pretty URL is not configured
2018-09-18 02:36:57 +05:30
Joas Schilling
4bbb81a320
Fix docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-13 12:26:42 +02:00
Joas Schilling
665c7368d8
Merge pull request #849 from nextcloud/prepare-stable14
...
Increase versions to 14
2018-09-04 12:28:04 +02:00
Joas Schilling
1deab991be
Increase versions to 14
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Joas Schilling
0b43f1d0ed
Remove all mentions of php 5.6 and below
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:11:07 +02:00
Morris Jobke
a6f828d7ce
Merge pull request #841 from denismosolov/group-commands
...
Add Group commands
2018-08-24 17:52:37 +02:00
Denis Mosolov
1cefd2dc25
Add Group commands
2018-08-24 17:36:59 +03:00
Morris Jobke
36d0dbe54c
generate documentation from config.sample.php
2018-08-20 14:06:38 +02:00
Morris Jobke
94e49c3d2b
generate documentation from config.sample.php
2018-08-20 11:19:08 +02:00
Daniel Kesselberg
75d68b384f
List with defaults for android / ios broken
2018-08-13 14:11:03 +02:00
Daniel Kesselberg
a1b06979d1
Fix ERROR: Unexpected indentation.
2018-08-13 12:57:51 +02:00
Daniel Kesselberg
4dcfbe9dde
Remove XCache
...
https://github.com/nextcloud/server/pull/10659
2018-08-13 12:43:43 +02:00
Marius Blüm
a31dd8b542
config.php -> configuration
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 11:42:15 +02:00
Morris Jobke
1cf765b5e9
Fix warnings of build command
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:57:33 +02:00
Morris Jobke
9004d169b6
Fix path
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-05 10:21:08 +02:00
Marius Blüm
e5070ebb54
OAuth2-settings polishing
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-05 10:12:13 +02:00
Roeland Jago Douma
6e6eaf20d4
Add OAuth2 docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-05 10:12:13 +02:00
Morris Jobke
5e9e7f842d
Add new log backend in 14
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:20:11 +02:00
Morris Jobke
9578a1149c
Fix occ log command
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 10:18:34 +02:00
Marius Blüm
61579ede7a
Implement feedback from @juliushaertl
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:14 +02:00
Marius Blüm
db8832a5c5
Polish Theming-app documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 18:18:14 +02:00
Morris Jobke
87cd0a6f5c
generate documentation from config.sample.php
2018-06-19 21:28:13 +02:00
VirtualJMills
1a66814f32
Update occ_command.rst
...
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-17 22:30:10 -07:00
Johannes Ernst
d9f9793b52
Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246
2018-06-08 18:22:21 +00:00
blizzz
f144552568
fix typo
2018-05-07 16:24:27 +02:00
Morris Jobke
1270f48ce7
generate documentation from config.sample.php
2018-04-25 03:35:43 +02:00
Morris Jobke
1fecd2f529
generate documentation from config.sample.php
2018-04-24 03:35:40 +02:00
Morris Jobke
0b16eb5ea8
generate documentation from config.sample.php
2018-04-17 03:35:48 +02:00
Marius Blüm
9326f1b47f
Update email_configuration.rst
2018-04-11 13:11:29 +02:00
Marius Blüm
7fed523087
More details
2018-04-11 12:07:42 +02:00
Marius Blüm
f7bd962d53
Update email-template docs
2018-04-11 09:59:39 +02:00
Morris Jobke
73d108f4e8
generate documentation from config.sample.php
2018-04-11 03:35:58 +02:00
Morris Jobke
7e17e01f58
Merge pull request #702 from nextcloud/encryption-update
...
[14] Update encryption commands
2018-04-04 12:15:47 +02:00
Morris Jobke
f533262a44
generate documentation from config.sample.php
2018-03-29 03:35:43 +02:00
c0fe
5a7a6ba59e
updated reverse_proxy_configuration.rst
...
Replaced double quotes with single quotes.
2018-03-07 12:45:18 -06:00
Morris Jobke
65f98fc4c4
Update encryption commands
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-05 11:17:14 +01:00
Morris Jobke
0c5ebfb944
Merge pull request #675 from ViktorF/master
...
Mention new maintenance:theme:update
2018-02-27 14:54:43 +01:00
Christian Oliff
a7a5646a2f
Update activity_configuration.rst
2018-02-27 20:38:33 +09:00
Christian Oliff
347aad4e26
Update activity_configuration.rst
2018-02-23 21:43:52 +09:00
Malvin Gattinger
1db06cc6c8
https link to EasyCron
2018-02-16 23:20:39 +01:00
Viktor Födowski
5898ddb8fc
Mention new maintenance:theme:update
...
In Nextcloud 13 maintenance:theme:update got added. See nextcloud/server#5441
This mentions the new command.
2018-02-09 11:53:51 +00:00
Daniel Hansson
142f054403
add app:install
2018-02-06 18:15:27 +01:00
Marius Blüm
75dc371727
Remove unmaintained & outdated documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-02-06 09:45:07 +01:00
Bjoern Schiessle
3cc1dac4c7
add documentation for the new occ command to add new database indices
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-01-16 11:07:58 +01:00
Morris Jobke
6cb54d0891
generate documentation from config.sample.php
2018-01-13 03:35:47 +01:00
Morris Jobke
d86f2cf2af
generate documentation from config.sample.php
2018-01-10 03:35:36 +01:00
Morris Jobke
7d11a9e139
generate documentation from config.sample.php
2018-01-09 03:35:42 +01:00
Morris Jobke
94963faa2a
generate documentation from config.sample.php
2017-12-13 03:35:36 +01:00
Morris Jobke
e4d4684917
generate documentation from config.sample.php
2017-12-02 03:35:41 +01:00
Morris Jobke
8627ef2c09
generate documentation from config.sample.php
2017-11-26 03:35:41 +01:00
peterdamian
f7af889330
Minor corrections
2017-11-25 10:04:43 -05:00
Morris Jobke
40f9340e17
generate documentation from config.sample.php
2017-11-21 03:35:45 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
Joas Schilling
e6444fcb93
Update External sites docs to 13
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-20 11:44:09 +01:00
peterdamian
e07dd2c746
Header changes for the admin manual, #602
2017-11-15 17:01:03 -05:00
peterdamian
530a67034f
Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe
2017-11-10 15:17:48 -05:00
Morris Jobke
2312f5e55a
generate documentation from config.sample.php
2017-08-31 03:35:37 +02:00
Morris Jobke
219938b1a1
generate documentation from config.sample.php
2017-08-18 03:35:39 +02:00
NickTh
f3a90d1406
Updated caching_configuration.rst
...
Signed-off-by: NickTh <nick-athens30@ubuntu.com>
Same as previous #541 . The package name has changed, in Ubuntu 16.04 (Xenial), to `php-apcu`.
https://packages.ubuntu.com/xenial/php/php-apcu
It is a dual build package for both PHP 5.6 and 7.0.
2017-08-03 20:51:18 +03:00
NickTh
643b936783
Update caching_configuration.rst
...
On Ubuntu 16.04, assuming on Debian too, there are no packages named php5-redis or php7.0-redis. Instead, php-redis exist.
2017-08-02 01:43:38 +03:00
Morris Jobke
8b199fbf67
Merge pull request #524 from nextcloud/make-all
...
Run all make commands on CI
2017-07-20 16:54:15 +02:00
Morris Jobke
e7c3ba470a
Fix admin manual
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 16:55:05 +02:00
Morris Jobke
badf7840a1
Theming of Android/iOS URLs
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-19 12:46:45 +02:00
Morris Jobke
669cf6c857
generate documentation from config.sample.php
2017-06-23 03:35:36 +02:00
Marius Blüm
8d93b09c25
Force language
...
* will be added with https://github.com/nextcloud/server/pull/5498
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-06-22 12:49:53 -05:00
Morris Jobke
9a8453f93d
generate documentation from config.sample.php
2017-06-14 03:35:44 +02:00
Morris Jobke
a5d4b65eb1
generate documentation from config.sample.php
2017-06-07 03:35:45 +02:00
Devices
147cd91109
systemd timer as option for background service
...
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-03 13:30:47 +02:00
Morris Jobke
8cebe3f748
generate documentation from config.sample.php
2017-06-03 03:35:46 +02:00
Joas Schilling
fc55ba3375
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Joas Schilling
3a2470469c
Add docs about device support
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-24 10:57:28 +02:00
Morris Jobke
7fe8553e63
Update opcache recommendation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-21 18:26:02 -05:00
Lukas Reschke
6d67997ba4
Merge pull request #462 from nextcloud/hsts-preload
...
Add notice about HSTS preload option
2017-05-15 14:26:06 +02:00
Morris Jobke
fb1b37810f
Add notice about HSTS preload option
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 23:06:41 -05:00
Morris Jobke
2bc02b23f2
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-14 18:22:41 -05:00
Morris Jobke
dc676ca45e
Combine nginx_example and nginx into one page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:38 -05:00
Morris Jobke
868a96f11d
Combine theming pages into one
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 14:56:12 -05:00
Morris Jobke
c208436deb
generate documentation from config.sample.php
2017-05-13 03:35:36 +02:00
Morris Jobke
2c3e2e9ace
generate documentation from config.sample.php
2017-05-12 03:35:47 +02:00
Morris Jobke
49710655ad
Merge pull request #449 from nextcloud/external-update
...
Update the external site docs with the new Nextcloud 12 features
2017-05-10 11:58:07 -05:00
Joas Schilling
f78d09080f
Update the external site docs with the new Nextcloud 12 features
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:39:39 +02:00
Joas Schilling
b679c0230b
Explain data-fingerprint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:17:08 +02:00
Joas Schilling
995e39e302
Remove docs about single user mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02:00
Joas Schilling
78f14fbc15
Add docs about the new option to send activity emails
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-09 11:12:34 +02:00
Morris Jobke
f0712d2a5a
generate documentation from config.sample.php
2017-05-09 03:35:34 +02:00
Morris Jobke
9fd2e7d98d
generate documentation from config.sample.php
2017-05-03 03:35:35 +02:00
Morris Jobke
48ec1eb9ba
Merge pull request #435 from nextcloud/update-to-12
...
Update version number in links to 12
2017-05-02 15:16:51 -03:00
Morris Jobke
3c672c74dd
generate documentation from config.sample.php
2017-05-02 20:13:15 +02:00
Morris Jobke
9ef437c382
Update version number in links to 12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Lukas Reschke
22e2530623
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 11:13:50 +02:00
Jos Poortvliet
6db3d92382
remove ownCloud mention
...
removed ownCloud mention. Should be reviewed if the other ownCloud mention is still relevant and if your new log view isn't worth mentioning.
2017-03-31 19:04:17 +02:00
Jos Poortvliet
4f024e36fd
Update security_setup_warnings.rst
...
fix links 🙈
2017-03-20 18:05:17 +01:00
Jos Poortvliet
caaa5a2649
fix typo
2017-03-19 20:06:00 +01:00
Jos Poortvliet
1552b9a7f9
Add note about security scanner to documentation
...
We should tell people we have the scanner so they can use it.
No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 20:03:40 +01:00
Morris Jobke
f7fb0f9d1c
Merge pull request #376 from nextcloud/remove-migration-test-docs
...
Remove docs about migration simulation
2017-03-06 12:07:00 -06:00
Joas Schilling
4a9297e28c
Remove docs about migration simulation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:33:35 +01:00
Roeland Jago Douma
9ddb2012c2
Merge pull request #367 from nextcloud/add-opcache
...
Opcache performance doc
2017-02-27 15:06:37 +01:00
Lukas Reschke
a65cea8848
Remove invalid Shibboleth documentation
...
This is for the old Shibboleth app and not the new fancy one we have.
2017-02-27 13:01:40 +01:00
Morris Jobke
2096de5bbd
Opcache performance doc
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-24 15:51:44 -06:00
Morris Jobke
36914cf80b
generate documentation from config.sample.php
2017-02-02 03:35:20 +01:00
Morris Jobke
690c44686d
generate documentation from config.sample.php
2017-01-29 03:35:09 +01:00
Morris Jobke
130dbc4fdb
Remove documentation about multiple smtp hosts
...
* it doesn't work for a long time
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-24 15:20:38 -06:00
Morris Jobke
2a0bf05340
generate documentation from config.sample.php
2017-01-21 03:35:11 +01:00
Morris Jobke
058dcf39f5
generate documentation from config.sample.php
2017-01-19 03:35:11 +01:00
Morris Jobke
04fbcc04f4
generate documentation from config.sample.php
2017-01-06 03:35:11 +01:00
Morris Jobke
fde7f70925
Merge pull request #301 from nextcloud/more-php-5.6-minimum
...
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
a8fb7ce1cf
Merge pull request #284 from nextcloud/fix-doc
...
Remove reference to not existing file
2017-01-05 10:17:24 +01:00
Joas Schilling
748c45704c
FIx typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:15:23 +01:00
Joas Schilling
af8987fdfc
Take in changed from tflidd
...
https://github.com/nextcloud/documentation/pull/300
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:10:18 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
Morris Jobke
3bd2c51c11
Remove reference to not existing file
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 14:32:36 +01:00
GDR!
6485f42b3e
Update caching_configuration.rst
2016-12-17 12:51:27 +01:00
GDR!
f184d32702
Document all config options taken by RedisFactory
...
I wanted to use a non-default DB number and ended up reading source code.
2016-12-14 13:14:40 +01:00
Morris Jobke
264ea9b895
generate documentation from config.sample.php
2016-12-10 03:35:13 +01:00
Morris Jobke
76db1b7832
fix all the warnings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Arthur Schiwon
2a2559c0f5
Remove docs about discontinued Documents app
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2016-12-09 11:12:16 +01:00
Morris Jobke
f57231d6be
generate documentation from config.sample.php
2016-12-09 03:35:12 +01:00
Morris Jobke
4fcd59ec04
Merge pull request #242 from nextcloud/eppfel-http2-tuning
...
Update server_tuning.rst with HTTP2
2016-12-08 18:31:13 +01:00
Morris Jobke
5367f77939
generate documentation from config.sample.php
2016-12-07 03:35:13 +01:00
Morris Jobke
71bc5c4540
Merge pull request #203 from nextcloud/smb-notify
...
add documention for smb update notifications
2016-12-06 10:31:19 +01:00
Julius Haertl
133a8500b2
Add documentation on icon theming ( closes #233 )
2016-12-05 23:23:06 +01:00
Felix
6fd00da9c4
Update server_tuning.rst
2016-12-01 20:47:06 +01:00
Lukas Reschke
625bb95ffb
Add SAML doc
2016-11-21 18:10:12 +01:00
Morris Jobke
da7f487efd
generate documentation from config.sample.php
2016-11-19 03:35:12 +01:00
Joas Schilling
c40cf7ccbe
Add a section about autocompletion for occ
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 15:29:11 +01:00
Morris Jobke
37f7f79914
generate documentation from config.sample.php
2016-11-15 03:35:11 +01:00
Morris Jobke
5129ddd1bd
generate documentation from config.sample.php
2016-11-03 03:35:12 +01:00
Morris Jobke
e72fdbbd5c
generate documentation from config.sample.php
2016-10-26 03:35:14 +02:00
Morris Jobke
a647578ae9
generate documentation from config.sample.php
2016-10-21 03:35:12 +02:00
Robin Appelman
d0b50ae237
add documention for smb update notifications
2016-10-13 15:20:41 +02:00
Morris Jobke
322b59b634
generate documentation from config.sample.php
2016-09-28 03:35:16 +02:00
Morris Jobke
6df2418069
generate documentation from config.sample.php
2016-09-09 03:35:20 +02:00
Joas Schilling
c17a8396e2
Fix server tuning reference
2016-09-07 18:59:10 +02:00
Joas Schilling
030bd5dc92
No more asset pipelining
2016-09-07 09:00:44 +02:00
Joas Schilling
4189f81d0d
Add documentation for the files_accesscontrol app
2016-09-02 15:35:04 +02:00
Joas Schilling
e55f6dcc7c
Disable anti virus until we have a proper version
2016-09-02 11:08:38 +02:00
Lukas Reschke
fce013cee1
Merge pull request #144 from nextcloud/minor-fixes
...
Some minor fixes to the docs
2016-09-02 11:06:56 +02:00
Morris Jobke
0ed51c5b78
Update Anti-Virus docu and screenshots
2016-09-02 10:36:04 +02:00
Joas Schilling
3608299a1c
Some minor fixes to the docs
2016-09-02 09:28:22 +02:00
joergmschulz
d4ba0bb390
Update theming.rst
2016-08-02 20:52:07 +02:00
joergmschulz
cb05eea399
give more info about logo size
...
should add info about graphic format for logo and for background of login page.
2016-08-02 20:44:40 +02:00
Hagen Graf
c36a97dfb9
Refactor theming ( #110 )
...
* Delete theming.png
* Delete theming-log-in-page.png
* Add files via upload
* Update theming.rst
2016-08-02 17:10:39 +02:00
Marius Blüm
ec7194a47b
Add Theming to Docs ( #108 )
...
* Add files via upload
* Create theming.rst
* Update index.rst
2016-08-02 15:37:48 +02:00
Morris Jobke
e9c67db5b1
generate documentation from config.sample.php
2016-07-26 03:35:18 +02:00
Joas Schilling
5e63e32194
Master is now NC11
2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them
2016-07-25 11:19:46 +02:00
Morris Jobke
56bd35b5ef
generate documentation from config.sample.php
2016-07-23 03:35:14 +02:00
Morris Jobke
968eb3cb3f
Merge pull request #76 from nextcloud/fix-night-work
...
Some more cleanup
2016-07-22 15:02:12 +02:00
Morris Jobke
86daa09dd5
generate documentation from config.sample.php
2016-07-22 03:35:12 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup
2016-07-21 15:31:49 +02:00
Morris Jobke
bed79dccea
generate documentation from config.sample.php
2016-07-21 03:35:15 +02:00
Lukas Reschke
6ccd2c5678
Branding
2016-07-21 00:21:47 +02:00
Morris Jobke
2316ff2c03
generate documentation from config.sample.php
2016-07-19 03:35:15 +02:00
Joas Schilling
5dfde036bd
Add docs about reading and modifying user settings
2016-07-18 10:13:29 +02:00
Lukas Reschke
6666a8696d
Adjust screenshots
2016-07-13 17:27:40 +02:00
Joas Schilling
73f3a7a50f
Update config.sample.php
2016-07-13 14:40:54 +02:00
RealRancor
5641f8f4e9
Update MySQL / MariaDB database requirements.
2016-07-11 11:13:44 +02:00
Morris Jobke
45be35eb00
generate documentation from config.sample.php
2016-07-08 03:35:11 +02:00
Morris Jobke
39364432a2
generate documentation from config.sample.php
2016-07-07 03:35:11 +02:00
Joachim Sokolowski
dd00aa5d23
Update config_sample_php_parameters.rst
2016-07-06 07:34:38 +02:00
Joachim Sokolowski
1f58e7c0ad
Update config_sample_php_parameters.rst
...
update.server.url and other Nextcloud related stuff changed
2016-07-05 20:43:10 +02:00
Morris Jobke
06463a653d
generate documentation from config.sample.php
2016-07-05 03:35:12 +02:00
Morris Jobke
1696a5c678
generate documentation from config.sample.php
2016-06-23 10:00:41 +02:00
Patric Lenhart
2dfea72fe2
added missing 'with' to sentence, wrapped lines
2016-06-22 13:11:08 +02:00
Patric Lenhart
dcf36ed1fe
changed more ownCloud references to Nextcloud
2016-06-18 16:39:42 +02:00
=
0032cb98e7
revise updater.server.url to reflect nextcloud.org URL
2016-06-16 09:22:54 -04:00
Stefan Weil
b059e6eea6
admin_manual: Fix typos found by codespell
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-06-12 21:42:27 +02:00
Christoph Wurst
fd045a04e6
document occ command to disable/enable users
2016-06-09 08:39:35 +02:00
Christoph Wurst
9f3d0f3f90
document occ command to enable/disable 2fa for a user
2016-06-08 15:37:39 +02:00
Morris Jobke
c55639ffb5
generate documentation from config.sample.php
2016-06-03 03:35:17 +02:00
Martin
5066a79875
Add documentation for files:scan --unscanned
2016-06-01 22:38:56 +02:00
Carla Schroder
cde691038e
add some clarification how integrity check works, and rescans
2016-06-01 09:54:06 -07:00
Carla Schroder
41afc0ab7c
add some clarification how integrity check works, and rescans
2016-06-01 09:51:44 -07:00
Carla Schroder
6ff989bbc3
Merge pull request #2451 from owncloud/nginx
...
Restore Nginx pages to admin manual
2016-05-27 11:00:15 -07:00
Morris Jobke
58efbf4d47
generate documentation from config.sample.php
2016-05-26 03:35:14 +02:00
Carla Schroder
94245d63da
Restore Nginx pages to admin manual
2016-05-25 15:46:54 -07:00
Morris Jobke
c53c951ba0
generate documentation from config.sample.php
2016-05-25 03:35:15 +02:00
Morris Jobke
fb65d2931b
generate documentation from config.sample.php
2016-05-22 03:35:15 +02:00
RealRancor
8c7c126b77
Fix label order in caching_configuration.rst
2016-05-16 21:59:51 +02:00
RealRancor
3d3feb3705
Additional notes for Redis vs. APCu
2016-05-16 15:40:05 +02:00
RealRancor
2ba2354f59
Add more notes that Oracle is ES only.
2016-05-14 18:09:25 +02:00
Morris Jobke
a7cbca6e6e
generate documentation from config.sample.php
2016-05-13 03:35:18 +02:00
Morris Jobke
e40c276a2e
generate documentation from config.sample.php
2016-05-12 03:35:16 +02:00
Morris Jobke
0abb9d9f6c
generate documentation from config.sample.php
2016-05-10 03:35:15 +02:00
Morris Jobke
a027c69564
Add log config for WND
2016-05-09 11:10:11 +02:00
Carla Schroder
55414d49c8
Revert "remove RHEL/CentOS php upgrade docs"
...
This reverts commit 46343e4766 .
2016-05-05 14:09:52 -07:00
RealRancor
63bdb43b16
Performance tuning: Recommend redis based file locking
2016-04-24 20:52:05 +02:00
RealRancor
1e16e00383
Update HSTS recommendation.
2016-04-22 06:59:30 +02:00
Carla Schroder
e23e8d94fc
remove search page, as search_lucene has been removed from 8.2 & 9.0
2016-04-21 08:44:54 -07:00
Carla Schroder
1fd897f4a4
9.0 theme requires .ico favicon
2016-04-20 08:41:04 -07:00
RealRancor
00ba16a989
Re-added some performance hints.
2016-04-20 08:41:34 +02:00
Morris Jobke
0660b1bc1b
generate documentation from config.sample.php
2016-04-20 03:35:12 +02:00
Carla Schroder
8205754767
remove performance tips
...
not really pertinent to the oC manual, hard to maintain
2016-04-19 15:29:59 -07:00
Carla Schroder
46343e4766
remove RHEL/CentOS php upgrade docs
...
because it's impossible to document sanely
2016-04-19 09:16:47 -07:00
Morris Jobke
498a3248bf
generate documentation from config.sample.php
2016-04-19 03:35:14 +02:00
Carla Schroder
6e7b231988
occ ldap corrections
2016-04-18 15:43:34 -07:00
Carla Schroder
13f62ecef9
clarify occ ldap name searchs
2016-04-18 15:32:47 -07:00
Morris Jobke
67ff08f6c8
generate documentation from config.sample.php
2016-04-17 03:35:14 +02:00
Carla Schroder
31992610f4
Merge pull request #2332 from Buzut/patch-1
...
Ubuntu 14.04 install APCu from backports
2016-04-15 07:30:29 -07:00
Buzut
323b2d0b4f
Update caching_configuration.rst
2016-04-15 10:12:39 +02:00
RealRancor
fbdbb1e067
Remove non-existent warning for file locking
2016-04-15 09:23:07 +02:00
Morris Jobke
0002763f79
generate documentation from config.sample.php
2016-04-15 03:35:16 +02:00
Morris Jobke
2119ef8391
generate documentation from config.sample.php
2016-04-14 03:35:15 +02:00
Morris Jobke
cf04ad519b
generate documentation from config.sample.php
2016-04-09 03:35:13 +02:00
Buzut
7f14f12e6c
Ubuntu 14.04 install APCu from backports
...
Added APCu install step for Ubuntu 14.04LTS from backports to get a Owncloud compatible 4.0.7 version
2016-04-03 13:49:38 +02:00
Wikinaut
12ad6740d5
Update background_jobs_configuration.rst
...
added: .. note:: You have to make sure that ``php`` is found by ``cron``. Best practice is to expressly add the full path like ``/usr/bin/php``, depending on your system configuration.
2016-03-28 11:56:01 +02:00
Carla Schroder
1db86574cc
update occ commands for external storage
2016-03-22 17:28:51 -07:00
RealRancor
39b455b8c7
Fix typo in security_setup_warnings
2016-03-19 12:59:44 +01:00
Joas Schilling
5f21ae2efb
Add notes about required apps for commands
2016-03-18 10:48:58 +01:00
Carla Schroder
c27ab85378
Merge pull request #2258 from owncloud/fix-command-typo
...
Fix type in "Transfer ownership" command
2016-03-17 08:57:16 -07:00
Carla Schroder
d4be6449cc
updates to apps management, supported apps, admin page warnings
2016-03-17 08:39:33 -07:00
RealRancor
0938e04124
Additions to the code signing docs.
2016-03-17 15:39:18 +01:00
Joas Schilling
d71f52cc55
Fix type in "Transfer ownership" command
2016-03-17 08:40:05 +01:00
Carla Schroder
4e3eaf2f72
Merge pull request #2255 from owncloud/occ90
...
Add new occ commands for 9.0
2016-03-16 17:25:45 -07:00
Carla Schroder
ca835c1382
correct typos
2016-03-16 16:02:21 -07:00
Carla Schroder
1f77ccad7e
Add new occ commands for 9.0
2016-03-16 12:19:07 -07:00
Carla Schroder
145072d69a
Merge pull request #2240 from donvipre/patch-1
...
fix CentOS and Fedora redis search string
2016-03-16 10:23:41 -07:00
Carla Schroder
3697384199
move nginx and alternate http servers to wiki
2016-03-15 10:50:22 -07:00
donvipre
3b10e1442f
fix CentOS and Fedora redis search string
2016-03-15 10:28:05 +01:00
Carla Schroder
6500afb733
removing antivirus doc page until the app passes code integrity check
2016-03-14 17:45:20 -07:00
Carla Schroder
77e44289fe
convert all named code blocks to generic code blocks
2016-03-10 09:06:46 -08:00
Morris Jobke
f93ef43e0a
generate documentation from config.sample.php
2016-03-04 03:35:19 +01:00
Morris Jobke
de1bef3633
generate documentation from config.sample.php
2016-03-02 22:17:44 +01:00
Phil Davis
f55fac96a3
Minor grammar in part_file_in_storage text
2016-03-02 09:13:09 +05:45
Morris Jobke
7efe2cc0a6
generate documentation from config.sample.php
2016-03-02 03:35:17 +01:00
Carla Schroder
069a7f9785
update oc version number in occ page
2016-03-01 15:18:57 -08:00
Carla Schroder
e48aec5b78
new external storage options: mount options, occ commands
2016-03-01 14:30:19 -08:00
Carla Schroder
95189f4ed2
Update occ_command.rst
2016-02-29 11:50:43 -08:00
Carla Schroder
6daa756429
add Shibboleth command to occ page 8.2+
2016-02-26 10:11:57 -08:00
Carla Schroder
ade3a54f7b
occ command can run from any directory 8.2+
2016-02-22 12:31:14 -08:00
Carla Schroder
d01b8c2deb
correct branded apps manual title
2016-02-09 21:11:43 -08:00
Morris Jobke
2fdd8b2833
generate documentation from config.sample.php
2016-02-04 03:35:13 +01:00
RealRancor
6cbe301807
web server -> Web server
2016-02-03 09:19:33 +01:00
RealRancor
e22ee0db56
Webserver -> Web server
2016-02-02 13:27:31 +01:00
Joas Schilling
1cf1f9d66f
Remove doc for l10n:createjs
2016-01-28 09:08:37 +01:00
Carla Schroder
29435dae3d
Merge pull request #2099 from owncloud/occ-update
...
Add new occ commands, updates and corrections to occ page
2016-01-27 11:49:13 -08:00
Carla Schroder
ae3c60e43e
Add new occ commands, updates and corrections to occ page
2016-01-27 11:38:09 -08:00
Carla Schroder
81ff4bdb53
Merge pull request #1901 from roha4000/master
...
misinterpretation of php's max_file_uploads
2016-01-26 11:50:20 -08:00
Carla Schroder
7094b55f66
Update occ_command.rst
2016-01-26 09:45:06 -08:00
Joas Schilling
bd45603b1a
Add docs about type and array support
2016-01-26 09:39:47 +01:00
RealRancor
06de2e2582
Describing skeletondir config option in default_files_configuration.
2016-01-25 19:30:15 +01:00
Morris Jobke
4d3639963e
generate documentation from config.sample.php
2016-01-22 03:35:12 +01:00
Carla Schroder
f55654a78a
db tables are copied
2016-01-21 09:41:35 -08:00
Carla Schroder
e7719b4904
redis for distros that do not support correct version
2016-01-19 14:56:05 -08:00
Carla Schroder
e41e49f651
Merge pull request #2048 from RealRancor/fix_ver
...
Fix APCu version
2016-01-18 20:08:41 -08:00
Carla Schroder
1422f2ebab
Update occ_command.rst
2016-01-18 19:59:56 -08:00
Carla Schroder
28049404c9
small corrections
2016-01-18 19:49:24 -08:00
Carla Schroder
6c33b0ea46
update simulation, correct typo
2016-01-18 19:48:08 -08:00
RealRancor
b11dd90d97
Fix APCu version
2016-01-16 13:05:19 +01:00
Morris Jobke
f7d9773f9b
generate documentation from config.sample.php
2016-01-14 10:12:59 +01:00
RealRancor
f0e097848e
knowledgebaseurl is gone since ages...
2016-01-13 18:55:43 +01:00
Carla Schroder
27177e3e3c
Merge pull request #2009 from owncloud/enoch85-patch-1
...
clarify installation method
2016-01-11 14:20:17 -08:00
RealRancor
467d6a791e
Updating .well-known documentation and new dav endpoint for 9.0 release
2016-01-10 21:27:05 +01:00
Daniel Hansson
d39655defa
clarify installation method
...
Make it clear that user have to cd into the root folder, not using path-to-owncloud. This is not obvious and needs to be documented,
2016-01-09 11:35:07 +01:00
Morris Jobke
dd6edf88f4
generate documentation from config.sample.php
2016-01-09 03:35:13 +01:00
Carla Schroder
167a94a973
Merge pull request #1992 from owncloud/jospoortvliet-patch-2
...
Update caching_configuration.rst
2016-01-08 08:27:29 -08:00
Morris Jobke
04ae619e70
generate documentation from config.sample.php
2016-01-07 17:47:13 +01:00
Jos Poortvliet
021026316c
implement comments
...
Implemented all comments
Also removed mentions of
``` 'timeout' => 0.0,```
everywhere as it makes not much sense according to Lukas.
2016-01-07 17:37:05 +01:00
Jos Poortvliet
7ed7cd7cbb
Update caching_configuration.rst
...
Added recommendations & noted that Redis can and should be uses for filelocking.
2016-01-06 21:20:23 +01:00
Jos Poortvliet
d886a34c03
Update caching_configuration.rst
...
Remove note that Redis is 'required for Transactional File Locking', it is not (but the best performing solution, we could note that. Or not? @icewind1991 @karlitschek
2016-01-06 16:25:09 +01:00
Morris Jobke
c7782707a3
generate documentation from config.sample.php
2016-01-06 03:35:13 +01:00
Morris Jobke
f45fd2045c
generate documentation from config.sample.php
2015-12-19 03:35:11 +01:00
Daniel Hansson
0b7f853107
change domain name
2015-12-18 20:28:43 +01:00
Carla Schroder
9e83ed41f4
Merge pull request #1802 from mmattel/stat_output_scan_files
...
Update files:scan command description
2015-12-17 07:46:20 -08:00
Morris Jobke
8f1ec847cd
generate documentation from config.sample.php
2015-12-11 03:35:12 +01:00
Carla Schroder
4921e6f5b6
Merge pull request #1936 from lonaowna/fix-php-mysql-extension
...
MySQL requires the pdo_mysql extension, not mysql.
2015-12-08 07:34:05 -08:00
Morris Jobke
d56c57c955
generate documentation from config.sample.php
2015-12-08 03:35:14 +01:00
Sebastiaan Lokhorst
0079bb38ee
MySQL requires the pdo_mysql extension, not mysql.
...
Also fix a few typos.
2015-12-06 23:49:46 +01:00
François B
5b1aa31e16
Fix 2 typos
2015-12-03 17:13:57 +01:00
Carla Schroder
9036136916
add tip for testing custom client deployments
2015-12-02 14:04:25 -08:00
Carla Schroder
3df25c7e9f
Update caching_configuration.rst
2015-12-01 11:56:04 -08:00
Antoine Jacoutot
f7ff980976
Typo: memcached->redis-server
2015-11-26 09:02:08 +01:00
Roland Hager
47197651e3
misinterpretation of php's max_file_uploads
...
The value of max_file_uploads limits fileuploads to a maximum of ``max_file_uploads`` within one connection. So multiple users can each upload ``max_file_uploads`` at the same time. The value does not have to be higher than the maximum number of simutanously uploaded files per connection. If the desktop clients uploads a maximum of 3 files at once, the value could stay at 3. I'm not sure how he webapplication handles the upload of multiple files but the default of 20 seems quite reasonable.
2015-11-17 09:46:52 +01:00
Carla Schroder
f9a3f4ebcf
update manual installation pages
2015-11-13 12:54:09 -08:00
Carla Schroder
7d203d9bac
Merge branch 'master' into firewall
...
Conflicts:
admin_manual/contents.rst
2015-11-09 09:58:57 -08:00
Daniel Hansson
1d901d74f3
Add info about a guide to set up Redis
...
Link to a complete guide.
2015-11-07 22:31:58 +01:00
RealRancor
486f19de48
Document new setup warning for transactional file locking.
2015-11-03 07:27:23 +01:00
RealRancor
016d9a536e
Add redis password support to caching and files locking docs.
2015-10-31 19:58:11 +01:00
Morris Jobke
05d716fc60
generate documentation from config.sample.php
2015-10-31 03:35:15 +01:00
Carla Schroder
ae234e3f10
more upgrade corrections, ref label corrections
2015-10-30 08:59:21 -07:00
Carla Schroder
4a138d2dfd
Merge pull request #1840 from owncloud/upgrade
...
many updates to upgrading docs
2015-10-29 10:29:51 -07:00
Carla Schroder
7887a493c2
many updates to upgrading docs
2015-10-29 10:23:27 -07:00
Morris Jobke
1d280c9fcb
generate documentation from config.sample.php
2015-10-29 03:35:13 +01:00
Martin
a0a4d1899c
Update nginx cache purge to be multi user proof
2015-10-27 19:22:34 +01:00
Morris Jobke
5b4b35aa23
generate documentation from config.sample.php
2015-10-24 03:35:13 +02:00
martin.mattel@diemattels.at
88f96320d9
Update files:scan command description
...
improvements
2015-10-23 18:17:59 +02:00
Carla Schroder
27851ced9e
Merge pull request #1787 from mmattel/update_nginx_cache_purge_setup
...
update nginx cache purge setup
2015-10-14 09:07:53 -07:00
root
3f07b86961
update nginx cache purge setup
...
Update to use if {} as alternative to map
missed set $skip_cache 1;
2015-10-14 11:37:59 +02:00
RealRancor
d9e30faae9
Add needed linebreak to config_sample_php_parameters.rst
2015-10-13 18:15:21 +02:00
Carla Schroder
4d4d9e796c
Merge pull request #1773 from RealRancor/redis_socket
...
Add redis example to connect to an unix socket.
2015-10-13 08:32:02 -07:00
Morris Jobke
92b3cf08f5
generate documentation from config.sample.php
2015-10-13 10:30:42 +02:00
RealRancor
027cd6f910
Add redis example to connect to an unix socket.
2015-10-11 19:09:29 +02:00
Carla Schroder
4861de8187
fix typo
2015-10-09 12:52:29 -07:00
Carla Schroder
a0ad7cf4b1
more corrections to occ doc
2015-10-09 10:05:02 -07:00
Carla Schroder
b114926325
more updates to occ, ldap, install and upgrade
2015-10-09 08:23:57 -07:00
Carla Schroder
bd67fa1c8a
add maintenance:mimetype:update-db
2015-10-09 07:55:10 -07:00
Carla Schroder
e85bd202e1
update occ with gobs of new commands
2015-10-09 06:48:58 -07:00
Carla Schroder
a4e9b6511f
awesome new File Firewall page
2015-10-08 10:12:27 -07:00
Carla Schroder
b954d8579d
mystery section commented out
2015-10-07 15:27:29 -07:00
Carla Schroder
ba3bb0b3c4
markup fixes
2015-10-07 09:01:37 -07:00
Carla Schroder
36b8034a3d
Merge pull request #1754 from RealRancor/max_file_uploads
...
Document max_file_uploads of PHP.
2015-10-07 08:31:15 -07:00
RealRancor
04b2ead1e1
Document max_file_uploads of PHP.
2015-10-07 12:33:30 +02:00
RealRancor
7020029454
Set KeepAlive timeout settings to sensible defaults
2015-10-07 07:01:21 +02:00
Carla Schroder
5ba9913e5e
Merge pull request #1742 from RealRancor/perf_refactoring_2
...
Refactoring for performance tuning part 2.
2015-10-06 07:41:30 -07:00
Carla Schroder
9013b7f44b
Merge pull request #1741 from owncloud/hardenserver
...
correct HTTP Strict Transport Security section
2015-10-06 07:09:52 -07:00
Morris Jobke
09d09da55c
generate documentation from config.sample.php
2015-10-06 15:55:57 +02:00
RealRancor
4a533577a7
Refactoring for performance tuning part 2.
2015-10-06 10:22:47 +02:00
Carla Schroder
fe77901e50
correct HTTP Strict Transport Security section
2015-10-05 16:53:49 -07:00
Carla Schroder
3b609cf2c6
Merge pull request #1725 from RealRancor/version_req
...
Make version requirement of redis and APCu the same.
2015-10-05 12:53:02 -07:00
RealRancor
7c6a56c63d
Refactoring for performance tuning page.
2015-10-05 20:07:07 +02:00
Morris Jobke
a63fa4f70b
generate documentation from config.sample.php
2015-10-05 10:21:42 +02:00
RealRancor
c451232f52
Make version requirement of redis and APCu the same.
2015-10-03 11:01:40 +02:00
Morris Jobke
a05d0febec
generate documentation from config.sample.php
2015-10-03 03:35:11 +02:00
Carla Schroder
ecd411997f
Merge pull request #1718 from RealRancor/link_to_phpinfo
...
Link all references to phpinfo to one single page.
2015-10-02 11:15:24 -07:00
Carla Schroder
e6af207758
Merge pull request #1717 from RealRancor/update_caching
...
Some additions to caching docs.
2015-10-02 11:11:03 -07:00
RealRancor
7f659b71e0
Some additions to caching docs.
2015-10-02 19:32:34 +02:00
RealRancor
0105986c95
Link all references to phpinfo to one single page.
2015-10-02 19:26:26 +02:00
Carla Schroder
b1de3828fb
add warnings re cache warning and php memcached module
2015-10-02 09:02:38 -07:00
Carla Schroder
4c88547394
correct all caching references to point to caching page
2015-10-01 13:38:16 -07:00
Carla Schroder
4434bd8e32
correct URL to PHP 54 page
2015-10-01 12:35:33 -07:00
Carla Schroder
118654c02d
Merge pull request #1710 from owncloud/caching
...
new caching howto
2015-10-01 11:54:32 -07:00
Carla Schroder
faddb18e91
corrections and updates to caching page
2015-10-01 11:53:39 -07:00
Carla Schroder
2ced765695
add required php redis module version
2015-09-30 12:47:44 -07:00
Carla Schroder
24f4f91bd7
updates and corrections to caching page
2015-09-30 12:17:05 -07:00
Morris Jobke
e885789aae
generate documentation from config.sample.php
2015-09-30 18:05:10 +02:00
RealRancor
d8efc12f94
Fix rst syntax in config_sample_php_parameters.
2015-09-30 16:56:18 +02:00
Carla Schroder
b28d5e255f
remove reference urls
2015-09-29 12:41:22 -07:00
Carla Schroder
5a8ae9c871
new caching howto
2015-09-29 12:35:16 -07:00
Morris Jobke
8c52ce8a94
generate documentation from config.sample.php
2015-09-25 14:33:43 +02:00
Carla Schroder
45026d2bc7
Merge pull request #1693 from mmattel/spdy_to_http2
...
Performance Tuning Server: SPDY -> http_v2 (nginx related)
2015-09-24 09:28:05 -07:00
Martin
16136457cd
SPDY -> http_v2
2015-09-24 14:37:19 +02:00
RealRancor
258c1ffaf0
Add /dev/urandom not /dev to open_basedir
2015-09-24 10:05:47 +02:00
Morris Jobke
6e625d9be2
generate documentation from config.sample.php
2015-09-24 03:35:14 +02:00
Carla Schroder
1fd0882587
Update config_sample_php_parameters.rst
2015-09-23 10:00:01 -07:00
Phil Davis
f2f1da0b5b
Discourage users from copying everything from config.sample.php
...
Here is an alternative suggestion for wording related to https://github.com/owncloud/documentation/pull/1681
2015-09-23 15:45:36 +05:45
Morris Jobke
fbdde0aaea
generate documentation from config.sample.php
2015-09-22 03:35:11 +02:00
Carla Schroder
56ae25a9ed
add definition of keepalive
2015-09-21 11:27:15 -07:00
Carla Schroder
b45c71800b
Update occ_command.rst
2015-09-21 11:12:26 -07:00
Carla Schroder
92adbe30c6
streamline & update installation docs
2015-09-16 11:16:07 -07:00
Morris Jobke
a4f765934a
generate documentation from config.sample.php
2015-09-16 17:48:37 +02:00
Morris Jobke
c7860fa90a
generate documentation from config.sample.php
2015-09-16 03:35:11 +02:00
Morris Jobke
df17c338c9
generate documentation from config.sample.php
2015-09-13 15:21:07 +02:00
Carla Schroder
11d6250281
Merge pull request #1644 from Tronde/master
...
Insert a note for path to cron.php
2015-09-10 12:00:07 -07:00
Lukas Reschke
29637dfce1
Update performance_tuning.rst
2015-09-07 16:55:39 +02:00
Joerg Kastning
850166fbc6
Insert a note for path to cron.php
2015-09-04 14:23:03 +02:00
Morris Jobke
dcb37399a3
generate documentation from config.sample.php
2015-09-04 03:35:14 +02:00
RealRancor
7fc0b8bfda
Restore correct caching docs
2015-09-02 07:22:12 +02:00
Carla Schroder
3026ce663b
restore caching section
...
Which still needs to be replaced with a proper caching howto
2015-08-31 04:45:31 +02:00
Carla Schroder
ef791b4a0f
Merge pull request #1605 from owncloud/LukasReschke-patch-1
...
Add note about installing ownCloud in a DMZ
2015-08-29 11:57:51 +02:00
Carla Schroder
cb4e403927
Update harden_server.rst
2015-08-29 11:57:13 +02:00
Carla Schroder
af44b48dd3
Update performance_tuning.rst
2015-08-28 18:04:56 +02:00
Morris Jobke
1986f5c322
generate documentation from config.sample.php
2015-08-25 03:35:12 +02:00
Lukas Reschke
d0d4c21786
Update harden_server.rst
2015-08-22 21:30:45 +02:00
Lukas Reschke
1a75869f7e
Fix typo
2015-08-22 15:57:49 +02:00
Lukas Reschke
f8fe4dfeae
Add note about installing ownCloud in a DMZ
2015-08-22 12:54:43 +02:00
RealRancor
c817f9faae
Readd needed labels
2015-08-21 11:46:21 +02:00
Morris Jobke
e0b713486a
generate documentation from config.sample.php
2015-08-21 03:35:10 +02:00
Carla Schroder
a01b37bbb0
restore open_basedir hint
2015-08-20 16:18:40 -07:00
Carla Schroder
fc1d22d95c
fix formatting
...
Conflicts:
admin_manual/configuration_server/harden_server.rst
2015-08-20 16:08:51 -07:00
Carla Schroder
5ba5a6d7f5
remove linux tuning tips
...
Not verified and not reliable
2015-08-20 11:13:30 -07:00
Carla Schroder
2d1d8e87bc
correct encryption-migrate
2015-08-19 16:06:17 -07:00
Carla Schroder
fe1cdc6989
clarify server hardening doc
...
Conflicts:
admin_manual/configuration_server/harden_server.rst
2015-08-19 15:35:39 -07:00
Carla Schroder
d38afdacc3
Update index.rst
2015-08-19 14:21:34 -07:00
Carla Schroder
b257ebca4c
Update performance_tuning.rst
2015-08-19 11:59:55 -07:00
Morris Jobke
a80fb92eff
generate documentation from config.sample.php
2015-08-18 03:35:13 +02:00
Carla Schroder
eb4a8425fd
Merge pull request #1535 from owncloud/phil-davis-rev-proxy-config-master
...
Reverse Proxy Config minor edits
2015-08-17 15:29:54 -07:00
Carla Schroder
ea97fdc16c
Merge pull request #1534 from owncloud/phil-davis-perf-tuning-master
...
Performance tuning minor edits
2015-08-17 15:27:45 -07:00
Carla Schroder
014b7e3708
Update logging_configuration.rst
2015-08-17 15:23:41 -07:00
Carla Schroder
60ad9e6b86
Merge pull request #1531 from owncloud/phil-davis-harden-server-master
...
Harden Server grammar
2015-08-17 13:29:37 -07:00
Carla Schroder
6e07c3c46c
Update logging_configuration.rst
2015-08-17 13:22:27 -07:00
Carla Schroder
b256ec48b8
Update logging_configuration.rst
2015-08-17 13:20:50 -07:00
Carla Schroder
9ee00585c9
Update logging_configuration.rst
2015-08-17 13:20:13 -07:00
Carla Schroder
edccc8efce
rewrite logging page
2015-08-17 13:08:21 -07:00
Carla Schroder
bad328d9c3
Merge pull request #1530 from owncloud/phil-davis-log-config-master
...
Logging Config rewording
2015-08-17 13:01:45 -07:00
Carla Schroder
39f4cbc7fe
rewrite logging page
2015-08-17 12:59:50 -07:00
Carla Schroder
d1b05f3efa
Merge pull request #1529 from owncloud/phil-davis-JC-CSS-asset-mgmt-master
...
JS CSS Asset Mgmt minor edit
2015-08-17 12:31:25 -07:00
Carla Schroder
e63c8c4e38
Merge pull request #1528 from owncloud/phil-davis-Kbase-cfg-master
...
Knowledgebase Cfg minor edit
2015-08-17 12:30:55 -07:00
Carla Schroder
14038b53a8
Merge pull request #1527 from owncloud/phil-davis-email-config-master
...
Email config minor edits
2015-08-17 12:30:07 -07:00
Carla Schroder
31679647aa
add note re how to edit
2015-08-17 10:21:01 -07:00
Carla Schroder
3b173c05b1
Merge pull request #1525 from owncloud/phil-davis-bg-job-config-master
...
Background jobs config minor edit
2015-08-17 09:45:03 -07:00
Carla Schroder
167c42d0a2
Merge pull request #1524 from owncloud/phil-davis-occ-command-master
...
occ command doc minor edits
2015-08-17 09:43:19 -07:00
Phil Davis
f6c0fa6c83
Reverse Proxy Config minor edits
2015-08-16 15:32:21 +05:45
Phil Davis
3070cb1869
Performance tuning minor edits
2015-08-16 15:25:08 +05:45
Phil Davis
0aede3a828
Harden Server grammar
2015-08-16 14:02:33 +05:45
Phil Davis
e78bc4d32f
Logging Config rewording
...
The sentence about "ownCloud allows..." was had to write in English. Hopefully I have made a reasonable attempt :)
2015-08-16 13:49:34 +05:45
Phil Davis
1d12cf3466
Knowledgebase Cfg minor edit
2015-08-16 13:04:52 +05:45
Phil Davis
92b2c8881d
JS CSS Asset Mgmt minor edit
2015-08-16 13:02:52 +05:45
Phil Davis
eef4dec4bb
Email config minor edits
2015-08-16 12:03:18 +05:45
Phil Davis
6e93e4fc51
Background jobs config minor edit
2015-08-16 10:54:02 +05:45
Phil Davis
426c110524
occ command doc minor edits
2015-08-16 10:32:47 +05:45
Phil Davis
7d7573fac3
Security Setup Warnings minor edits
2015-08-16 10:14:08 +05:45
Morris Jobke
087d437bb9
generate documentation from config.sample.php
2015-08-13 03:35:12 +02:00
Morris Jobke
b61771ef3b
generate documentation from config.sample.php
2015-08-12 12:18:58 +02:00
Jos Poortvliet
171378bd77
Update performance_tuning.rst
...
Adding a note about using apc.php to check if caching is working - darn, that is useful ;-) Merge, @carlaschroeder ?
2015-08-10 12:20:41 +02:00
Morris Jobke
5afe06700b
generate documentation from config.sample.php
2015-07-30 03:35:11 +02:00
Carla Schroder
2defd7eec0
verbosity shows timestamps
2015-07-28 15:14:31 -07:00
Carla Schroder
94a700c408
verbosity shows timestamps
2015-07-28 15:13:48 -07:00
Carla Schroder
8964d336c7
verbosity shows timestamps
2015-07-28 15:13:03 -07:00
Lukas Reschke
ba89dceb6c
Reword
2015-07-28 16:06:14 +02:00
Lukas Reschke
56ea017233
Add information about required OpenSSL and NSS versions
...
Fixes https://github.com/owncloud/documentation/issues/1367
2015-07-28 13:47:07 +02:00
Carla Schroder
26bfcaea0b
Merge pull request #1353 from owncloud/cron-dev-null
...
Don't pipe cron output to /dev/null
2015-07-27 11:23:28 -07:00
Robin McCorkell
36c600be97
A missing memcache causes unavailability of the ownCloud instance
2015-07-27 09:23:01 +01:00
Morris Jobke
7ee860b7aa
Merge pull request #1362 from RealRancor/setup_security_warnings
...
Additional setup_security_warnings
2015-07-27 08:26:59 +02:00
RealRancor
3723b5a822
Added additional hints/info for the setup and security warnings page.
2015-07-26 16:00:31 +02:00
Robin McCorkell
06c4d6e74a
Document trusted_proxies and forwarded_for_headers parameters
2015-07-25 19:17:45 +01:00
Morris Jobke
75a6af9970
Don't pipe cron output to /dev/null
2015-07-21 16:59:02 +02:00
Morris Jobke
effbfbc79b
Merge pull request #1333 from RealRancor/caching_update
...
Add caching note from release notes
2015-07-17 10:16:20 +02:00
Carla Schroder
56a753dbb2
expand error example
2015-07-16 18:28:51 -07:00
Carla Schroder
8571cd6f02
Update occ_command.rst
2015-07-16 18:28:51 -07:00
Carla Schroder
3f611751aa
update to occ verbosity
2015-07-16 18:28:51 -07:00
Carla Schroder
28df54a8b6
occ verbosity for 8.1+
2015-07-16 18:28:51 -07:00
RealRancor
09cc54cdd9
Add caching note from release notes
2015-07-16 21:38:43 +02:00
Joas Schilling
f377f526c9
Add documentation for "occ config:*"
2015-07-16 17:48:53 +02:00
Carla Schroder
4d5c672644
correction to occ maintenance:install command
2015-07-14 11:20:34 -07:00
Jürgen Weigert
a96d26315c
added note about different php versions.
...
This applies to all redhat and centos versions, where the admin used software collections or rhn-channels to upgrde their php version. They end up having two, the original php still lingering as a default in /usr/bin/php and the new php version somewhat hidden in /opt/rh/...
2015-07-09 14:38:12 +02:00
Morris Jobke
d42815adac
generate documentation from config.sample.php
2015-07-09 00:00:36 +02:00
Brandon Brown
58b5845df2
Change somaxconn and backlog values to 65535
...
The value of `somaxconn` is a `ushort` in the kernel and will throw an error if the value is above 65535 instead of silently truncating it. The value of `tcp_max_syn_backlog` should also be equal to or less than the value of `somaxconn` as pointed out here:
http://stackoverflow.com/questions/1198564/programatically-evaluating-the-value-of-somaxconn-to-set-the-listen-backlog-par
Original issue is here:
https://github.com/owncloud/documentation/issues/1293
2015-07-08 09:10:27 -05:00
Morris Jobke
b01c1d3a82
generate documentation from config.sample.php
2015-07-07 09:44:11 +02:00
Jos Poortvliet
249d3fc93d
note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this
2015-07-01 13:20:17 +02:00
Morris Jobke
cfe1b98865
Merge pull request #1259 from owncloud/occ-filescan
...
new options for files:scan
2015-06-29 08:02:40 +02:00
Morris Jobke
58ba724cf5
Update occ_command.rst
2015-06-29 08:02:11 +02:00
Morris Jobke
a0e99202b0
generate documentation from config.sample.php
2015-06-27 03:35:10 +02:00
Carla Schroder
833f73d738
new options for files:scan
2015-06-26 09:37:42 -07:00
Carla Schroder
6201281098
Merge pull request #1224 from owncloud/config.php-tricks
...
Add comment about *.config.php files
2015-06-26 08:42:15 -07:00
Carla Schroder
de836b8831
Update config_sample_php_parameters.rst
2015-06-26 08:40:34 -07:00
Carla Schroder
060331d975
new page Installing ownCloud From the Command Line
2015-06-24 15:33:32 -07:00
Carla Schroder
2c445c752b
Merge pull request #1252 from mmattel/nginx_add_header_security
...
add header security directives for nginx (see core #15342 )
2015-06-24 10:59:20 -07:00
Martin
6dc03ebabb
add header security directives for nginx (see core #15342 )
2015-06-24 15:07:58 +02:00
Carla Schroder
069020d5c5
typo correction occ install
2015-06-23 06:22:35 -07:00
Carla Schroder
f4945c4220
Merge pull request #1243 from owncloud/occ-install
...
new occ installation command
2015-06-22 16:38:37 -07:00
Carla Schroder
583b0c4a31
new occ installation command
2015-06-22 16:37:20 -07:00
Morris Jobke
b1733101bd
generate documentation from config.sample.php
2015-06-21 03:35:10 +02:00
Morris Jobke
763a218f19
generate documentation from config.sample.php
2015-06-18 03:35:11 +02:00
Carla Schroder
4ca3bde0ee
corrections and updates, remove db indexing sections
2015-06-17 09:25:36 -07:00
Morris Jobke
abec52ff34
Fix typo
2015-06-17 17:40:43 +02:00
Morris Jobke
f0051210e5
Add comment about *.config.php files
2015-06-17 16:51:37 +02:00
Lukas Reschke
6de4952a6b
Some more warnings
2015-06-15 10:50:58 +02:00
Lukas Reschke
949a7f3e94
Add includeSubDomains + preload recommendation
2015-06-15 10:48:08 +02:00
Morris Jobke
8969644755
generate documentation from config.sample.php
2015-06-04 03:35:10 +02:00
Carla Schroder
fb869df5de
Merge pull request #1178 from owncloud/add-new-php-hints
...
Add hints to use newest PHP version
2015-06-02 10:05:29 -07:00
Lukas Reschke
94603363fe
Reword as suggested by Carla
2015-06-02 18:43:41 +02:00
Morris Jobke
4b6a78818a
Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
...
Add minimum requirements of caches to the docs
2015-06-02 17:18:47 +02:00
Joas Schilling
b329e1e89a
Add minimum requirements of caches to the docs
2015-06-02 15:38:47 +02:00
Morris Jobke
6254585ba6
generate documentation from config.sample.php
2015-06-02 03:35:11 +02:00
Carla Schroder
1d5acfcd7f
update caching section of performance doc
2015-06-01 16:03:00 -07:00
Lukas Reschke
b4db9a23e1
Add hints to use newest PHP version
2015-06-01 17:58:02 +02:00
Morris Jobke
d19a3bdcbb
generate documentation from config.sample.php
2015-05-29 12:02:02 +02:00
Carla Schroder
4ba602f83b
minor typo fixes
2015-05-28 12:30:55 -07:00
Lukas Reschke
0e83ac38ba
Make wording more direct
2015-05-27 16:53:33 +02:00
Morris Jobke
9460c140e3
generate documentation from config.sample.php
2015-05-20 10:01:59 +02:00
RealRancor
efd378df8d
Add asset pipelining to performance tuning docs.
2015-05-12 10:59:39 +02:00
Carla Schroder
6c5e8014f6
ad
2015-05-11 16:12:41 -07:00
Markus Goetz
709381dbe5
Update performance_tuning.rst
...
Mentioned SSL session ticket configuration
Originally via https://github.com/owncloud/client/issues/3159
2015-05-08 14:33:32 +02:00
Carla Schroder
51485ee66b
hard limit on password length
2015-05-06 17:27:24 -07:00
Carla Schroder
8c0dbd10e2
batch of minor corrections
2015-05-06 13:21:21 -07:00
Carla Schroder
931651370c
remove redundant line re converting dbs
2015-05-06 12:56:15 -07:00
Joas Schilling
b50757f352
Remove double colon (only required before code blocks)
2015-05-06 09:27:08 +02:00
Joas Schilling
b68033f9ab
Explain output=json and output=json_pretty for lists
2015-05-06 09:05:26 +02:00
Joas Schilling
137cad31ce
Fix the default syntax of occ status
2015-05-05 08:49:09 +02:00
Joas Schilling
13344e4ed4
group is an array which can be used multiple times
2015-05-05 08:47:14 +02:00
Joas Schilling
229c040207
app:check-code does not enable the app
2015-05-05 08:45:08 +02:00
Carla Schroder
e83d7549e9
Merge pull request #1098 from owncloud/occ
...
update 8.1 occ page with new commands
2015-05-04 15:55:11 -07:00
Carla Schroder
ccc3f8edb1
updated OCC commands
2015-05-04 15:51:55 -07:00
Carla Schroder
be821f8273
new page 'Warnings on Admin Page'
2015-05-01 14:48:45 -07:00
Carla Schroder
0a2428434a
update occ page with new commands
2015-05-01 10:19:19 -07:00
Morris Jobke
bfd1b6e175
generate documentation from config.sample.php
2015-04-27 02:37:30 +02:00