summaryrefslogtreecommitdiffstats
path: root/config/config.sample.php
Commit message (Expand)AuthorAgeFilesLines
* Remove MSSQL completely from listLukas Reschke2015-06-171-2/+0
* remove mssql from supported dbsCarla Schroder2015-06-171-1/+0
* Properly quote memcache.lockingLukas Reschke2015-06-021-1/+1
* add seperate config option for locking memcache backendRobin Appelman2015-06-011-0/+6
* Added config switch for file lockingVincent Petry2015-06-011-0/+13
* fix formatting errorCarla Schroder2015-05-281-2/+2
* Conditional loggingMorris Jobke2015-05-081-0/+21
* Reword configuration textLukas Reschke2015-04-201-5/+8
* WordingLukas Reschke2015-04-201-1/+1
* Block old legacy clientsLukas Reschke2015-04-201-0/+8
* Memcache\Redis Add DB Select FunctionalityMichael Telatynski2015-04-151-2/+3
* Merge pull request #15314 from owncloud/app-categories-15274Lukas Reschke2015-04-091-0/+9
|\
| * Fix wordingLukas Reschke2015-04-081-1/+1
| * Add experimental applications switchLukas Reschke2015-04-031-0/+9
* | Introducing the maximum size previewOlivier Paroz2015-04-071-2/+2
|/
* Split image provider in one sub-class per media typeOlivier Paroz2015-04-021-2/+10
* fix typo in config.sample.phpMorris Jobke2015-03-181-1/+1
* Merge pull request #13648 from oparoz/sfnt-fonts-previewMorris Jobke2015-03-111-0/+1
|\
| * Add support for font previewsOlivier Paroz2015-02-241-0/+1
* | Refactor \OC\Memcache\FactoryRobin McCorkell2015-03-051-4/+26
* | Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b...Morris Jobke2015-03-041-19/+0
|\ \
| * | Let users configure security headers in their WebserverLukas Reschke2015-03-021-19/+0
* | | Merge pull request #14586 from owncloud/proper-appcodechecker-docuThomas Müller2015-03-031-2/+3
|\ \ \ | |/ / |/| |
| * | proper description of appcodechecker in config sampleMorris Jobke2015-02-271-2/+3
| |/
* | fix link for Preview documentationMorris Jobke2015-03-021-2/+2
* | fix line breaks in config.sample.phpMorris Jobke2015-03-021-17/+18
|/
* use flock instead of just checking if there is a file to prevent deadlocks wh...Bernhard Posselt2015-02-241-2/+12
* Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-161-9/+0
* Removed anchor in config.sample.phpRealRancor2015-02-121-1/+1
* Add hint for troubleshooting MS Word previewsRealRancor2015-02-101-0/+4
* external user app: Add note to enable it firstRealRancor2015-02-071-3/+3
* Merge pull request #13449 from owncloud/image_preview_limitThomas Müller2015-01-221-0/+12
|\
| * add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-221-0/+12
* | show animated gifs on public sharing pageGeorg Ehrke2015-01-191-0/+10
|/
* Note in config.sample.php that certain previews are not available in ms windowsCarla Schroder2015-01-151-1/+10
* Merge pull request #12984 from owncloud/ldap-user-cleanup-masterLukas Reschke2015-01-091-1/+15
|\
| * LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+15
* | allow css/js asset directory to be relocated (#13053)Adam Williamson2015-01-051-0/+10
|/
* Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-1/+13
* Officially deprecated passwordsaltLukas Reschke2014-12-031-0/+3
* add proper description what database is supported by CE and EEMorris Jobke2014-12-031-7/+13
* Merge pull request #12310 from kampka/masterThomas Müller2014-12-021-2/+4
|\
| * Implement a logger to log to error_logChristian Kampka2014-12-011-2/+4
* | Merge pull request #12419 from owncloud/read-only-configThomas Müller2014-12-011-0/+9
|\ \
| * | Allow read-only configurationLukas Reschke2014-11-251-0/+9
* | | Adjust sample configLukas Reschke2014-11-281-1/+1
* | | Merge pull request #12432 from owncloud/nosqliteVincent Petry2014-11-281-2/+4
|\ \ \
| * | | Markup correctionsCarla Schroder2014-11-251-3/+2
| * | | Add notes that SQLite is CE onlyCarla Schroder2014-11-251-2/+5
| |/ /
* | | added comment that App Store is disabled for EECarla Schroder2014-11-251-0/+1