summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Add overwritehost config on setup and upgradeLukas Reschke2014-02-221-0/+3
* Added session_keepalive settingVincent Petry2014-02-051-0/+7
* Document memcached settings in config.sample.phpv6.0.0Andreas Fischer2013-12-091-0/+3
* get rid of failing test that don't cause additional downloadsRobin Appelman2013-12-061-0/+0
* config switch to disable auto expire for the trash binBjoern Schiessle2013-12-041-2/+5
* add documentation for single user config option to config.sample.phpRobin Appelman2013-11-251-0/+3
* Update config.sample.phpWikinaut2013-11-121-1/+5
* add options to disable the check for a working .htaccess file in data and for...Frank Karlitschek2013-10-171-0/+6
* Merge pull request #4780 from AxelRb/masterMorris Jobke2013-10-101-0/+3
|\
| * Added the config option to log ip addresses , default falseAxel Roenn2013-10-091-0/+3
* | let admin specify timezone for log file entriesBjoern Schiessle2013-10-071-0/+3
* | Merge branch 'master' into oc_avatarskondou2013-09-031-3/+5
|\|
| * Merge pull request #4672 from owncloud/ocs_cleanupblizzz2013-09-021-3/+0
| |\
| | * remove the config option that is no longer neededFrank Karlitschek2013-08-311-3/+0
| * | Employ config option for OpenSSL config file, if provided.Owen Winkler2013-09-021-1/+1
| * | Start a branch for easier OpenSSL configuration.Owen Winkler2013-09-021-0/+5
| |/
* / Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-0/+3
|/
* Merge master into oc_previewGeorg Ehrke2013-08-291-2/+12
|\
| * Only enable logrotate when configured. Also rotate size is settable.Bart Visscher2013-08-281-3/+12
* | invert logic of disable_previewsGeorg Ehrke2013-08-291-1/+1
* | make it possible to disable previewsGeorg Ehrke2013-08-231-0/+1
* | style fixes for preview libGeorg Ehrke2013-08-191-0/+2
* | fix merge conflictsGeorg Ehrke2013-08-051-1/+6
|\|
| * Merge pull request #4293 from owncloud/config-dateThomas Müller2013-08-041-1/+4
| |\
| | * add 'logdateformat' to config.sample.phpThomas Müller2013-08-041-1/+4
| * | users's -> user'sLennart Rosam2013-08-021-1/+1
| * | Fix typo (again >.<).. gnahLennart Rosam2013-08-021-1/+1
| * | Make default language configurable via config.phpLennart Rosam2013-08-021-1/+4
| |/
* | Merge branch 'master' into oc_previewThomas Müller2013-07-301-8/+8
|\|
| * reduce time for auto expire to 30 days by defaultBjörn Schießle2013-07-261-2/+2
| * Fix some typoskondou2013-07-161-6/+6
* | fix syntax in config.sample.phpGeorg Ehrke2013-07-291-1/+1
* | merge conflicts ...Georg Ehrke2013-07-101-0/+3
|\|
| * session_life_time -> session_lifetimeThomas Mueller2013-06-281-1/+1
| * session life time is now configurable and set to the same valueThomas Mueller2013-06-261-0/+3
* | yet another update for config.sample.phpGeorg Ehrke2013-06-051-1/+1
* | update config.sample.phpGeorg Ehrke2013-06-051-0/+2
* | add sample config for previewsGeorg Ehrke2013-05-251-0/+8
|/
* Merge pull request #3111 from owncloud/csp-audioicewind19912013-04-241-1/+1
|\
| * Allow loading of external media ressourcesLukas Reschke2013-04-241-1/+1
* | - xframe restriction configurable nowFlorian Scholz2013-04-241-0/+4
|/
* fixes #2789 - no internet connectivity check if there is non on purposeThomas Mueller2013-04-081-1/+4
* Update config.sample.phpFrank Karlitschek2013-04-051-2/+2
* Change logQuery from define() to OC::ConfigBrice Maron2013-03-301-0/+4
* fix missing ',' after "mail_domain" parameteritheiss2013-03-261-1/+1
* Update to reflect new parameter mail_domainitheiss2013-03-261-0/+3
* Remove uneeded \ since we're using "Lukas Reschke2013-03-021-1/+1
* add switch to enable/disable the possibility to change the display name by th...Björn Schießle2013-02-101-0/+3
* make it possible to modify the links to the clientsGeorg Ehrke2013-02-061-1/+5
* Merge pull request #1445 from owncloud/CSP_fontThomas Müller2013-02-041-1/+1
|\