Carla Schroder
e456066e83
Merge pull request #2183 from owncloud/occ-decrypt
...
add occ decrypt to files page
2016-02-23 09:12:08 -08:00
Carla Schroder
ade3a54f7b
occ command can run from any directory 8.2+
2016-02-22 12:31:14 -08:00
Carla Schroder
fbbf5c5bc7
add occ decrypt to files page
2016-02-22 12:17:01 -08:00
Carla Schroder
ef9ba21929
Merge pull request #2171 from cmeh/patch-1
...
Updated section on Apache w/ mod_fcgid with info on FcgidMaxRequestInMem
2016-02-19 16:27:06 -08:00
Carla Schroder
39aab776f9
corrections to upgrading PHP docs
2016-02-19 15:39:59 -08:00
Carla Schroder
3731f1b45e
corrected markup on code blocks on various pages
2016-02-18 12:08:07 -08:00
Christian Hoffmann
1922ed6401
Updated section on Apache with mod_fcgid with information on FcgidMaxRequestInMem
...
Quintessence of ownCloud issue #22036 : FcgidMaxRequestInMem still needs to be significantly increased from its default value to avoid the occurence of segmentation faults when uploading big files, which is not a regular setting but serves as a workaround for Apache with mod_fcgid bug #51747 . Cf. https://github.com/owncloud/core/issues/22036 .
2016-02-18 12:33:21 +01:00
Carla Schroder
204ef00d8a
Merge pull request #2169 from owncloud/brandapps
...
update references in admin manual to branded client manual
2016-02-17 16:24:34 -08:00
Carla Schroder
2d7acd89b2
update references in admin manual to branded client manual
2016-02-17 16:22:55 -08:00
Carla Schroder
60df872007
Merge pull request #2166 from RealRancor/fix_broken_link
...
Fix broken link code
2016-02-16 10:31:22 -08:00
Carla Schroder
5fb4a22599
Merge pull request #2156 from owncloud/nginx_setup__add_header_in_a_line
...
Nginx setup: require add_header in a single line
2016-02-16 10:21:47 -08:00
RealRancor
65d7e4a039
Fix broken link code
2016-02-15 10:03:31 +01:00
David A. Velasco
0d9ae3d7e3
Fixed typo
2016-02-15 08:18:04 +01:00
RealRancor
57bf45ad50
software.opensuse.org -> download.owncloud.org for php5-libsmbclient
2016-02-12 11:19:37 +01:00
David A. Velasco
40c06226d2
Require add_header in a single line
2016-02-11 12:47:58 +01:00
Carla Schroder
5ea367080f
clean up spacing
2016-02-10 12:38:35 -08:00
Carla Schroder
d01b8c2deb
correct branded apps manual title
2016-02-09 21:11:43 -08:00
Carla Schroder
1a372d650e
Move branded mobile apps to their own separate manual
...
Branded iOS and Android apps now have their own separate manual. The iOS app in particular is very long and has dozens of images, which messes up the layout of the Admin manual.
2016-02-09 20:56:49 -08:00
Carla Schroder
ac35011df8
Merge pull request #2134 from owncloud/ios-access
...
Add missing "Allow all applications to access" step
2016-02-04 14:15:31 -08:00
Carla Schroder
1c85369e18
Merge pull request #2133 from owncloud/userprov
...
corrections to user provisioning api
2016-02-04 11:33:01 -08:00
Carla Schroder
1741b5e066
correct email and quota examples
2016-02-04 11:30:37 -08:00
Morris Jobke
2fdd8b2833
generate documentation from config.sample.php
2016-02-04 03:35:13 +01:00
Carla Schroder
c9b33c9b4b
Add missing "Allow all applications to access" step
2016-02-03 13:33:27 -08:00
Carla Schroder
c79cc3a6f8
corrections to user provisioning api
2016-02-03 11:32:32 -08:00
RealRancor
6cbe301807
web server -> Web server
2016-02-03 09:19:33 +01:00
Carla Schroder
cb55a59b9a
installer creates special db user with limited privileges
2016-02-02 16:01:56 -08:00
Carla Schroder
6f720915f3
updater app is not in Linux packages
2016-02-02 14:49:32 -08:00
RealRancor
e22ee0db56
Webserver -> Web server
2016-02-02 13:27:31 +01:00
Carla Schroder
c17cda5758
Merge pull request #2110 from owncloud/branded-updater
...
how to disable client update notifications
2016-02-01 09:09:30 -08:00
Carla Schroder
6e35d51c33
Merge pull request #2116 from owncloud/updateshibbolethdoc
...
update shibboleth doc, restructure some sections, add occ commands, ...
2016-01-29 14:47:26 -08:00
Carla Schroder
7ae503868f
Update user_auth_shibboleth.rst
2016-01-29 14:47:12 -08:00
Jörn Friedrich Dreyer
622dae83bf
Fix typo in path, use a instead of the
2016-01-29 23:32:23 +01:00
Carla Schroder
a58d3d9417
small corrections
2016-01-29 14:01:22 -08:00
Jörn Friedrich Dreyer
11dd986d6d
update shibboleth doc, restructure some sections, add occ commands, update known issues
2016-01-29 20:24:19 +01:00
Martin
8ea5fbf5d7
Source installation: optional PHP module pcntl (II)
2016-01-29 15:15:17 +01:00
Carla Schroder
3261c98675
how to disable client update notifications
2016-01-28 13:47:40 -08:00
Joas Schilling
1cf1f9d66f
Remove doc for l10n:createjs
2016-01-28 09:08:37 +01:00
Carla Schroder
4f6046ac6b
Merge pull request #2079 from owncloud/update_branded_clients
...
new page on updating branded desktop clients
2016-01-27 11:55:06 -08: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
5a68947da6
Merge pull request #2092 from owncloud/issue-1957-config-type-and-array-support
...
Add docs about type and array support
2016-01-26 09:46:43 -08:00
Carla Schroder
7094b55f66
Update occ_command.rst
2016-01-26 09:45:06 -08:00
Carla Schroder
8567d84387
small corrections website > Web site
2016-01-26 09:24:31 -08:00
Joas Schilling
bd45603b1a
Add docs about type and array support
2016-01-26 09:39:47 +01:00
RealRancor
7fe12202ea
Describe file handling input box.
2016-01-26 08:18:21 +01:00
Carla Schroder
554bc97848
tweaked example dates and versions, adjusted line wrapping
2016-01-25 13:56:21 -08:00
RealRancor
06de2e2582
Describing skeletondir config option in default_files_configuration.
2016-01-25 19:30:15 +01:00
RealRancor
87eb1ee129
Don't mention obsolete htscanner extension.
2016-01-25 08:16:41 +01:00
Carla Schroder
4c573ec6d1
new page on updating branded desktop clients
2016-01-22 14:03:05 -08:00