aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45026 from nextcloud/fix/token-updateChristoph Wurst2024-05-161-1/+1
|\
| * docs: Update token_auth_activity_update default value to match implementationJulius Härtl2024-04-291-1/+1
* | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+5
* | chore: Add SPDX headerAndy Scherzinger2024-05-101-0/+6
|/
* feat: add request id as comment to all queriesRobin Appelman2024-04-171-2/+9
* feat(settings): Allow to sort groups in the account management alphabeticallyFerdinand Thiessen2024-03-271-0/+1
* Merge pull request #44438 from nextcloud/feat/login-form-timeoutFerdinand Thiessen2024-03-251-0/+8
|\
| * feat(login): Clear login form (password) after IDLE timeoutFerdinand Thiessen2024-03-251-0/+8
* | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-3/+3
|/
* docs(config.sample.php): Josh2024-03-111-1/+3
* fix(config): deprecated enable_file_metadataMaxence Lange2024-03-111-11/+0
* in text: "bruteforce" > "brute force"Alexander Müller2024-03-031-3/+3
* fix: Also expose forbidden filename character in the capabilitiesFerdinand Thiessen2024-02-281-0/+2
* feat(db): Make dirty query logging available in productionChristoph Wurst2024-01-301-0/+9
* fix(db): Fix replica password example configChristoph Wurst2024-01-231-2/+2
* Merge pull request #41998 from nextcloud/enh/read-replicaDaniel2023-12-271-0/+8
|\
| * enh: Implement PrimaryReadReplicaConnectionJulius Härtl2023-12-161-0/+8
* | Add global accessibility switchLouis Chemineau2023-12-191-0/+7
|/
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-0/+10
* feat: allow multiple libreoffice invocationsDaniel Kesselberg2023-11-131-8/+0
* 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