aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* feat: add preview provider for emf files based on officeDaniel Kesselberg2023-11-131-1/+2
* Add unified search toggle in configfenn-cs2023-11-101-0/+7
* config.sample.php: fix incorrect theme name + add a missing oneJosh Richards2023-10-151-1/+1
* address reviewSimon L2023-10-061-0/+6
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-041-0/+11
* Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-removeArthur Schiwon2023-08-291-1/+0
|\
| * (config sample) Remove defunct trystack.org urlJosh Richards2023-08-191-1/+0
* | feat(security): Add a "testing mode" for bruteforce protection that doesn't s...Joas Schilling2023-08-211-0/+13
|/
* docs(config): inform about log.backtraceArthur Schiwon2023-07-171-0/+10
* style(config): alphabetise preview providersJoda Stößer2023-06-191-11/+11
* Changes after code review.Dominik Fuchß2023-06-131-2/+2
* Add config variable for curl timeoutDominik Fuchß2023-06-131-0/+5
* allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-101-0/+5
* Allow to specify an imaginary keyJanisPlayer2023-05-221-0/+5
* Merge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefixSimon L2023-05-161-1/+1
|\
| * Add dbtableprefix to sample configVarun Patil2023-05-161-1/+1
* | doc(config): Rearrange sample config into appropriate sectionsChristoph Wurst2023-05-101-53/+56
* | doc(auth): Warn about disabled token passwords and LDAP logoutChristoph Wurst2023-04-111-0/+4
* | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-1/+10
* | fix default_language docArthur Schiwon2023-03-301-7/+8
* | fix(docs): Fix RST parsing of the sample configJoas Schilling2023-03-281-10/+12
|/
* Migrate to Symfony MailerCôme Chilliet2023-02-021-14/+9
* Fix default value for files_no_background_scanmax-nextcloud2023-01-241-1/+1
* Update config/config.sample.php William2023-01-181-1/+1
* add documentation preview_ffmpeg_pathWilliam2023-01-181-1/+8
* Update config/config.sample.php: fix typos.CaptainSifff2023-01-041-1/+1
* elaborate on what is required for using the tempdirectory setting of nextcloudFlorian Goth2023-01-041-1/+4
* docs: trusted_proxies support IPv6 rangesDaniel Kesselberg2023-01-031-5/+3
* Fix comments in sample config to be correctly marked as verbatimChristian Wolf2022-12-281-26/+26
* Fix some issues that were not yet introduced in changes to sample configChristian Wolf2022-12-271-7/+8
* Reorder the sample config file in order to have a cleaner structure and bette...Christian Wolf2022-12-271-57/+57
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-2/+2
* Language fixes in example configJoas Schilling2022-12-081-36/+36
* More fixingJoas Schilling2022-11-251-12/+12
* Remove reference to Redis sentinel from configuration docsRaul2022-11-101-4/+1
* Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-0/+22
* update browser warningszaimen2022-10-251-2/+2
* Add config and fix seleniumJohn Molakvoæ2022-10-191-0/+10
* Update config.sample.phpRetidurc Silvernight2022-09-231-0/+6
* Merge pull request #24596 from kofemann/dcache-wormVincent Petry2022-09-161-0/+8
|\
| * config: add a switch to control truncate before updateTigran Mkrtchyan2022-09-161-0/+8
* | Merge pull request #33692 from nextcloud/update-dirblizzz2022-09-021-0/+9
|\ \
| * | Fix small typoGit'Fellow2022-08-251-1/+1
| * | Document updatedirectory optionGit'Fellow2022-08-251-0/+9
| |/
* | Merge pull request #33470 from SpamReceiver/patch-2Vincent Petry2022-09-011-7/+21
|\ \
| * | address reviewSimon L2022-08-211-1/+1
| * | Solution for #6889SpamReceiver2022-08-051-7/+21
* | | Refactor cache handlingJulius Härtl2022-08-311-0/+7
* | | Flip bulkupload.enabled default value to trueCôme Chilliet2022-08-291-2/+2
* | | Add bulkupload.enabled configuration switchCôme Chilliet2022-08-251-0/+7
| |/ |/|