summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* allow admin to configure lookup serverBjoern Schiessle2017-04-281-0/+5
* Add Redis Cluster supportRobin McCorkell2017-03-251-3/+27
* Clean up single user modeMorris Jobke2017-02-221-8/+0
* Merge pull request #3567 from nextcloud/autocomplete-settingsBjörn Schießle2017-02-221-19/+30
|\
| * allow to configure a min-length of search strings for auto-compeltion and a m...Bjoern Schiessle2017-02-211-19/+30
* | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
|/
* Merge pull request #3472 from nextcloud/enable-avatars-alwaysMorris Jobke2017-02-141-9/+0
|\
| * Always enable avatarsMorris Jobke2017-02-131-9/+0
* | Add comment about log.conditionMorris Jobke2017-02-131-0/+1
* | Add option to enable locking debug loggingRobin Appelman2017-02-131-0/+10
|/
* Fix config.sample.phpMorris Jobke2017-01-301-3/+2
* Merge pull request #3178 from nextcloud/default-value-logdateformatJoas Schilling2017-01-271-1/+3
|\
| * add comment about ISO 8601 and PHP 🙈Morris Jobke2017-01-231-1/+3
| * fix default value for logdateformat - fixes #3107Morris Jobke2017-01-191-1/+1
* | Fix default of mail_smtpmode - fixes #3102Morris Jobke2017-01-191-2/+2
|/
* Merge pull request #3133 from nextcloud/j-ed-masterMorris Jobke2017-01-181-32/+192
|\
| * added parameter default valuesj-ed2017-01-171-32/+192
* | Fix style in commentStefano Probst2017-01-181-1/+1
|/
* Kill APC because it requires PHP 5.4Joas Schilling2017-01-051-1/+0
* Cahnge URL for desktop clients directly to pop-upFelix A. Epp2016-12-081-1/+1
* Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-0/+11
* Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_envFelix Epp2016-11-161-6/+17
* make object prefix configurableJörn Friedrich Dreyer2016-11-141-4/+6
* Use new appstore APILukas Reschke2016-10-311-14/+0
* Set 2.0.0 as minimum requirement for the desktop client in config.sample.phpThomas Müller2016-10-251-1/+1
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-0/+29
* Use the same URL everywhereJoas Schilling2016-09-271-1/+1
* Change updater URLJoas Schilling2016-09-081-1/+1
* Merge pull request #523 from Faldon/masterJoas Schilling2016-07-251-1/+1
|\
| * Changed logtype to file instead of owncloud.Thomas Pulzer2016-07-221-1/+1
* | Fix typoJoas Schilling2016-07-221-2/+2
|/
* Make the changes from https://github.com/nextcloud/documentation/commit/6ccd2...Joas Schilling2016-07-211-6/+6
* Implement brute force protectionLukas Reschke2016-07-201-0/+7
* Remove asset pipelinRoeland Jago Douma2016-07-151-16/+0
* Fix warnings from building docsJoas Schilling2016-07-131-1/+2
* Merge pull request #314 from jernst/masterLukas Reschke2016-07-071-0/+6
|\
| * Extended documentation on trusted_domains to cover ports and wildcards.Johannes Ernst2016-07-071-0/+6
* | Fix config sample textMorris Jobke2016-07-061-1/+1
|/
* Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-041-3/+3
* replaced ownCloud by Nextcloud in config samplePatric Lenhart2016-06-201-97/+96
* revise updater.server.url to reflect nextcloud.org URL, also it's comment=2016-06-161-2/+2
* Fix URL for client downloadsJoas Schilling2016-06-011-1/+1
* Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttlVincent Petry2016-05-251-0/+8
|\
| * Changed labels of chunk TTL to mention chunksVincent Petry2016-05-241-2/+2
| * Add config value for cache gc ttlFrederik Kammer2016-05-241-0/+8
* | add default token auth config on install, upgrade and add it to sample configChristoph Wurst2016-05-241-0/+7
|/
* clarify filesystem_check_changes in config.sample.phpCarla Schroder2016-05-231-2/+3
* Do not lock the cron anymore so we can have multiple workersJoas Schilling2016-05-211-11/+0
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-0/+25
* allow configuration of memcached options (#23729)Jörn Friedrich Dreyer2016-05-111-0/+24