summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Enterprise update channelMorris Jobke2019-07-101-1/+0
| | | | | | Allows to select the enterprise update channel for instances that have a valid subscription. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add documentation to config.php for share_folderJohn Molakvoæ2019-06-121-0/+1
| | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Allow redis cluster to use passwordMorris Jobke2019-05-221-2/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Block install without CAN_INSTALL fileRoeland Jago Douma2019-04-111-0/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 👌 IMPROVE: remove user_external example from config.sample.phpJonas Sulzer2019-03-131-12/+0
| | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* Honor remember_login_cookie_lifetimeRoeland Jago Douma2019-01-231-2/+2
| | | | | | | | | | | | If the remember_login_cookie_lifetime is set to 0 this means we do not want to use remember me at all. In that case we should also not creatae a remember me cookie and should create a proper temp token. Further this specifies that is not 0 the remember me time should always be larger than the session timeout. Because else the behavior is not really defined. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic2018-11-301-0/+7
| | | | Signed-off-by: Branko Kokanovic <branko@kokanovic.org>
* Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-11-291-0/+13
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Make connectivity check domains configurableSylvia van Os2018-11-221-0/+20
| | | | Signed-off-by: Sylvia van Os <sylvia@hackerchick.me>
* Merge pull request #12089 from Rayn0r/masterDennis19932018-10-311-0/+10
|\ | | | | added possibility to disable autocomplete in login form
| * added sample config for turning off form autocompletion on login pageRayn0r2018-10-301-0/+10
| | | | | | | | Signed-off-by: Rayn0r <Andre.Weidemann@web.de>
* | Extending documentation in config.sample.php for `trusted_proxies`Oliver Wegner2018-10-301-3/+18
|/ | | | Signed-off-by: Oliver Wegner <void1976@gmail.com>
* Make logfile's mode configurable.Roland Tapken2018-10-021-0/+7
| | | | | | | | | | | | | | | The file logger currently resets the mode of the logfile to 0640. When the webserver is running as a different user than the cron job (but both are in the same group) the files mode has to be 0660. The current implementation breaks logging for the user that is not the owner of the logfile. This patch introduces a new config option 'logfilemode' that expects an octal value (defaults to 0640). Unless the value is lower or equal than 0 the logfiles mode will be resetted to this value. Signed-off-by: Roland Tapken <roland@bitarbeiter.net>
* Fix typo in config.sample.phpMarius Blüm2018-09-041-1/+1
| | | Signed-off-by: Marius Blüm <marius@lineone.io>
* Merge pull request #10801 from ↵Morris Jobke2018-08-241-0/+2
|\ | | | | | | | | nextcloud/documentation/10526/add-sample-config-for-heic Add sample config for HEIC image previews
| * Add sample config for HEIC image previewsMorris Jobke2018-08-221-0/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Show link to simple sign up pageMorris Jobke2018-08-231-0/+7
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix comment style in config sampleMorris Jobke2018-08-201-5/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Drop support for xcacheDaniel Kesselberg2018-08-121-1/+0
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Update documentation for #10198Morris Jobke2018-07-131-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Kill php mail from settingsRoeland Jago Douma2018-07-041-8/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-291-7/+15
| | | | | | | | Changed name of default system (not systemd) logger from ownCloud to Nextcloud, to be consistent Fixed license per https://github.com/nextcloud/server/pull/9760#discussion_r195026784 Pulled upstream updates Signed-off-by: Johannes Ernst <jernst@indiecomputing.com>
* handle config.php valuesThomas Citharel2018-06-271-0/+23
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Add warningRoeland Jago Douma2018-06-061-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Configurable list for opt out from same site cookie protectionjaltek2018-06-061-0/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scopeRoeland Jago Douma2018-04-241-1/+9
|\ | | | | Swift v3 requires setting a scope
| * Swift v3 requires setting a scopeRoeland Jago Douma2018-04-231-1/+9
| | | | | | | | | | | | | | | | | | Unscoped auth is not guaranteed to return a catalog. So require the scope to be set properly. See https://developer.openstack.org/api-ref/identity/v3/index.html#password-authentication-with-unscoped-authorization Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Remove unused config optionMorris Jobke2018-04-231-6/+0
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Provide an option to disable HTML emailsMorris Jobke2018-04-161-7/+12
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Set the default log rotate size to 100 MBMorris Jobke2018-04-111-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use customclient_* values by default and do not use them in custom themes ↵Julius Härtl2018-03-261-2/+4
| | | | | | anymore Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix bucket and container usageRoeland Jago Douma2018-03-141-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix: change 'sqlite' to 'sqlite3'BernieO2018-02-261-3/+3
| | | | | | | | @MorrisJobke asked me to open this pull request in the server repo instead of the documentation repo: https://github.com/nextcloud/documentation/pull/690 Text from the documentation pull request: On a fresh Nextcloud 13 Installation the default value for dbtype in config.php is 'sqlite3' (and not 'sqlite'). I also noticed that on previous versions. Despite the fact that Nextcloud 13 also works though, if that value is manually changed to 'sqlite', I would suggest to change that in the documentation to the actually used value created when installing Nextcloud - and that is 'sqlite3'.
* Some swift v3 example configRoeland Jago Douma2018-02-261-0/+22
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Raise PHP version number to PHP 7.0Morris Jobke2018-01-121-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Max preview size to 4096x4096Roeland Jago Douma2018-01-081-4/+4
| | | | | | | | | | | With HiDPI screens. And even normal HD screens you want more detail from your pictures. Or the ability to somewhat zoom on you previews. For this we need somewhat larger previews. Moving the default to 4096x4096 is a step up. Users that want the old behavior can still set the values in config.php Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* The max_scale_factor is not used anymore.Roeland Jago Douma2018-01-081-9/+0
| | | | | | | We never generate previews larger than the original. So the config setting can be removed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #7334 from ↵blizzz2017-12-081-0/+4
|\ | | | | | | | | nextcloud/feature/noid/language-depending-skeleton-directory Allow `{lang}` as a placeholder in the skeleton directory
| * Fallback to "default" and check if directory existsMorris Jobke2017-12-081-1/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Allow `{lang}` as a placeholder in the skeleton directoryJoas Schilling2017-11-291-0/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #7351 from nextcloud/change-default-german-languageRoeland Jago Douma2017-12-061-1/+5
|\ \ | | | | | | use formal version of German by default
| * | update documentationBjoern Schiessle2017-12-011-1/+5
| |/ | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Fix typos in config.sample.phpMorris Jobke2017-12-041-3/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Allow to skip data dir permission checks by configArthur Schiwon2017-11-301-0/+12
|/ | | | | | | Enables installation on services that don't allow/support permission changes. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Fix typo in sample configMorris Jobke2017-11-131-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* configurable amount of autocomplete results in commentsArthur Schiwon2017-10-271-19/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* add config parameter sampleArthur Schiwon2017-10-251-0/+18
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Add side effect noteMorris Jobke2017-08-301-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Allow to sort groups by nameJoas Schilling2017-08-221-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Always log cron executionMorris Jobke2017-08-171-7/+0
| | | | | | | | | | | There was a setting to disable the last execution of cron. There is no known problem with this write access and it was also questioned when this feature was build in https://github.com/owncloud/core/pull/7689#issuecomment-38264707 Recently there was also a bug report about a non-visible last cron execution (#6088) - let's better remove this. Signed-off-by: Morris Jobke <hey@morrisjobke.de>