Commit Graph

787 Commits

Author SHA1 Message Date
Morris Jobke
7d985483a2 generate documentation from config.sample.php 2015-03-02 19:22:46 +01:00
Carla Schroder
b67c6eba27 Multiple corrections and updates to admin and user manuals 2015-02-27 13:16:49 -08:00
Carla Schroder
d8dac11e71 Merge branch 'master' of https://github.com/owncloud/documentation
Conflicts:
	admin_manual/configuration/server_to_server_configuration.rst
2015-02-26 15:42:03 -08:00
Carla Schroder
3acb619217 Unified admin manual incorporatating both server & enterprise editions 2015-02-26 15:31:06 -08:00
Morris Jobke
6f7bbcb975 Merge pull request #881 from RealRancor/self_signed_desc
Add description / link that self-signed certs needs to be imported
2015-02-26 13:13:09 +01:00
Morris Jobke
d6a4d4a76c Merge pull request #880 from RealRancor/fix_links
Add bullet to webserver config links
2015-02-26 13:12:00 +01:00
RealRancor
546d8d683e Fix provisiioning API examples / docs 2015-02-21 09:14:35 +01:00
RealRancor
678179eaaf Add description / link that self-signed certs needs to be imported 2015-02-20 13:17:41 +01:00
RealRancor
57085dbdd7 Add bullet to webserver config links 2015-02-20 07:46:00 +01:00
Carla Schroder
85f0679a4a remove note re mobile/desktop apps 2015-02-19 15:39:23 -08:00
Carla Schroder
0737ba67b2 add note re mobile apps cannot create public link shares when passwords are required 2015-02-19 12:12:39 -08:00
Martin
de6075f13c Merge pull request #856 from mmattel/document_.user.ini
document that in case of php-fpm configurations, .user.ini must be used instead of .htaccess
2015-02-19 15:08:48 +01:00
Morris Jobke
476d677c3f Merge pull request #793 from RealRancor/add_win_mysql_tip
Add hint for MySQL on windows...
2015-02-19 13:17:40 +01:00
Martin
35f8178a87 Merge pull request #866 from RealRancor/webserver_upload_limits
Add webserver config options which can prevent the upload of (large) files
2015-02-19 10:07:42 +01:00
Carla Schroder
7e4c48c0ca add occ ldap:check-user 2015-02-18 17:22:43 -08:00
Carla Schroder
80e358df50 fixes to documentation index page, fix broken images, clean up TOC 2015-02-18 12:14:28 -08:00
RealRancor
e81ae00771 Add webserver config options which can prevent the upload of large files 2015-02-18 13:31:44 +01:00
RealRancor
84c5718a30 Add hint for MySQL on windows 2015-02-17 10:19:39 +01:00
Morris Jobke
931a7a5f27 Merge pull request #797 from RealRancor/selinux_mysql
Add SELinux note for remote databases
2015-02-16 21:08:53 +01:00
Carla Schroder
32d59997cc Merge pull request #840 from owncloud/postgre-is-ssu
PostgreSQL is supported as well
2015-02-16 11:38:55 -08:00
Carla Schroder
1bde0a3b35 Update occ_command.rst
correct typo
2015-02-16 11:14:43 -08:00
Carla Schroder
e91ddd8e76 correct typo
Conflicts:
	admin_manual/configuration/occ_command.rst
2015-02-16 11:09:35 -08:00
Morris Jobke
631e9af600 Merge pull request #785 from jospoortvliet/master
Update apps_management_installation.rst
2015-02-15 16:16:05 +01:00
Morris Jobke
9c56a614ef Merge pull request #855 from RealRancor/document_owncloud.conf
Add documentation for the owncloud.conf installed via OBS
2015-02-15 15:04:50 +01:00
Martin
e5578dfae7 document that in case of php-fpm, .user.ini must be used 2015-02-15 12:52:01 +01:00
RealRancor
e941aaf12b Fix wrong links in headlines and add additional notes 2015-02-15 00:32:52 +01:00
RealRancor
802896524a Add documentation for the owncloud.conf installed via OBS 2015-02-15 00:07:15 +01:00
Morris Jobke
df131206a9 Merge pull request #848 from RealRancor/fix_link
Fix link to external storage config
2015-02-14 21:02:25 +01:00
Morris Jobke
1159a18140 Merge pull request #851 from mmattel/configuration_notes_to_php.ini_files
Configuration notes to php.ini files
2015-02-14 20:59:46 +01:00
Martin
bc028f9ef3 Configuration notes to php.ini files 2015-02-14 19:36:39 +01:00
Lukas Reschke
afd2e4eb73 Correct GPG command 2015-02-14 17:39:13 +01:00
RealRancor
7020744ec6 Fix link to external storage config 2015-02-14 16:25:25 +01:00
RealRancor
616dc2c115 Add note to enable the external storage app first 2015-02-13 18:51:43 +01:00
Morris Jobke
d4a14dd691 generate documentation from config.sample.php 2015-02-13 15:26:12 +01:00
Morris Jobke
5b6421ac84 Merge pull request #841 from LudovicRousseau/patch-1
Do not hardcode the database name
2015-02-13 13:54:53 +01:00
Morris Jobke
d1422999fb Merge pull request #796 from RealRancor/sync_file_issues
Add note about modifying the data directory
2015-02-13 13:52:14 +01:00
Morris Jobke
23a40fe696 Merge pull request #823 from RealRancor/user_external_note
Add note to enable the external user app before
2015-02-13 13:34:19 +01:00
RealRancor
8b61974690 Add note about modifying the data directory 2015-02-13 09:30:23 +01:00
Ludovic Rousseau
a47aeffc14 Do not hardcode the database name
The PostgreSQL database may not be called owncloud.
I propose to use [db_name] as for the MySQL command line.
2015-02-13 09:17:04 +01:00
RealRancor
85242121bc Add note to enable the external user app before 2015-02-12 21:50:29 +01:00
Lukas Reschke
c3e87406b1 PostgreSQL is supported as well
Though I have no idea which versions. But people complained about ownCloud dropping support for PostGreSQL so…
2015-02-12 17:02:25 +01:00
Morris Jobke
3513a0572b generate documentation from config.sample.php 2015-02-11 01:12:00 +01:00
RealRancor
c0b2dfb4e8 Remove .rst file ending from index.rst 2015-02-10 22:43:13 +01:00
Morris Jobke
c4cef64a9a Merge pull request #835 from RealRancor/add_anchor
Add anchor to documents troubleshooting
2015-02-10 21:58:04 +01:00
RealRancor
687a7cf3a9 Add anchor to documents troubleshooting 2015-02-10 21:32:34 +01:00
RealRancor
7097fcb177 Fix headlines in performance tips page 2015-02-10 21:26:44 +01:00
RealRancor
4a9d5c4428 Add troubleshooting for documents app 2015-02-10 20:34:05 +01:00
RealRancor
363aa70093 Fix headlines in documents docs 2015-02-10 17:56:32 +01:00
Lukas Reschke
e6828ddb1a Fix not existant features in announcement 2015-02-10 16:36:44 +01:00
RealRancor
d3eb1e0476 Fixed parameter syntax for .htaccess file 2015-02-10 10:03:55 +01:00