| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove | Arthur Schiwon | 2023-08-29 | 1 | -1/+0 |
|\ |
|
| * | (config sample) Remove defunct trystack.org url | Josh Richards | 2023-08-19 | 1 | -1/+0 |
* | | feat(security): Add a "testing mode" for bruteforce protection that doesn't s... | Joas Schilling | 2023-08-21 | 1 | -0/+13 |
|/ |
|
* | docs(config): inform about log.backtrace | Arthur Schiwon | 2023-07-17 | 1 | -0/+10 |
* | style(config): alphabetise preview providers | Joda Stößer | 2023-06-19 | 1 | -11/+11 |
* | Changes after code review. | Dominik Fuchß | 2023-06-13 | 1 | -2/+2 |
* | Add config variable for curl timeout | Dominik Fuchß | 2023-06-13 | 1 | -0/+5 |
* | allow to specify upgrade.cli-upgrade-link in order to link to the correct doc... | Simon L | 2023-06-10 | 1 | -0/+5 |
* | Allow to specify an imaginary key | JanisPlayer | 2023-05-22 | 1 | -0/+5 |
* | Merge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefix | Simon L | 2023-05-16 | 1 | -1/+1 |
|\ |
|
| * | Add dbtableprefix to sample config | Varun Patil | 2023-05-16 | 1 | -1/+1 |
* | | doc(config): Rearrange sample config into appropriate sections | Christoph Wurst | 2023-05-10 | 1 | -53/+56 |
* | | doc(auth): Warn about disabled token passwords and LDAP logout | Christoph Wurst | 2023-04-11 | 1 | -0/+4 |
* | | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI | Joas Schilling | 2023-04-03 | 1 | -1/+10 |
* | | fix default_language doc | Arthur Schiwon | 2023-03-30 | 1 | -7/+8 |
* | | fix(docs): Fix RST parsing of the sample config | Joas Schilling | 2023-03-28 | 1 | -10/+12 |
|/ |
|
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 1 | -14/+9 |
* | Fix default value for files_no_background_scan | max-nextcloud | 2023-01-24 | 1 | -1/+1 |
* | Update config/config.sample.php
| William | 2023-01-18 | 1 | -1/+1 |
* | add documentation preview_ffmpeg_path | William | 2023-01-18 | 1 | -1/+8 |
* | Update config/config.sample.php: fix typos. | CaptainSifff | 2023-01-04 | 1 | -1/+1 |
* | elaborate on what is required for using the tempdirectory setting of nextcloud | Florian Goth | 2023-01-04 | 1 | -1/+4 |
* | docs: trusted_proxies support IPv6 ranges | Daniel Kesselberg | 2023-01-03 | 1 | -5/+3 |
* | Fix comments in sample config to be correctly marked as verbatim | Christian Wolf | 2022-12-28 | 1 | -26/+26 |
* | Fix some issues that were not yet introduced in changes to sample config | Christian Wolf | 2022-12-27 | 1 | -7/+8 |
* | Reorder the sample config file in order to have a cleaner structure and bette... | Christian Wolf | 2022-12-27 | 1 | -57/+57 |
* | increase preview_max_memory and make it easier to debug | Simon L | 2022-12-22 | 1 | -2/+2 |
* | Language fixes in example config | Joas Schilling | 2022-12-08 | 1 | -36/+36 |
* | More fixing | Joas Schilling | 2022-11-25 | 1 | -12/+12 |
* | Remove reference to Redis sentinel from configuration docs | Raul | 2022-11-10 | 1 | -4/+1 |
* | Limit-number-of-concurrent-preview-generations | szaimen | 2022-11-05 | 1 | -0/+22 |
* | update browser warning | szaimen | 2022-10-25 | 1 | -2/+2 |
* | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -0/+10 |
* | Update config.sample.php | Retidurc Silvernight | 2022-09-23 | 1 | -0/+6 |
* | Merge pull request #24596 from kofemann/dcache-worm | Vincent Petry | 2022-09-16 | 1 | -0/+8 |
|\ |
|
| * | config: add a switch to control truncate before update | Tigran Mkrtchyan | 2022-09-16 | 1 | -0/+8 |
* | | Merge pull request #33692 from nextcloud/update-dir | blizzz | 2022-09-02 | 1 | -0/+9 |
|\ \ |
|
| * | | Fix small typo | Git'Fellow | 2022-08-25 | 1 | -1/+1 |
| * | | Document updatedirectory option | Git'Fellow | 2022-08-25 | 1 | -0/+9 |
| |/ |
|
* | | Merge pull request #33470 from SpamReceiver/patch-2 | Vincent Petry | 2022-09-01 | 1 | -7/+21 |
|\ \ |
|
| * | | address review | Simon L | 2022-08-21 | 1 | -1/+1 |
| * | | Solution for #6889 | SpamReceiver | 2022-08-05 | 1 | -7/+21 |
* | | | Refactor cache handling | Julius Härtl | 2022-08-31 | 1 | -0/+7 |
* | | | Flip bulkupload.enabled default value to true | Côme Chilliet | 2022-08-29 | 1 | -2/+2 |
* | | | Add bulkupload.enabled configuration switch | Côme Chilliet | 2022-08-25 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge pull request #33569 from nextcloud/enh/hide-projects | Julius Härtl | 2022-08-25 | 1 | -1/+9 |
|\ \ |
|
| * | | Hide deprecated projects in sharing tab by default | Christopher Ng | 2022-08-18 | 1 | -1/+9 |
| |/ |
|
* / | Add config option to disable strict session timeout to be able to use read_an... | Julius Härtl | 2022-08-17 | 1 | -0/+11 |
|/ |
|
* | Handle one time passwords | Carl Schwan | 2022-07-05 | 1 | -0/+15 |
* | Merge pull request #31197 from nextcloud/acsfer-patch-1 | Carl Schwan | 2022-06-13 | 1 | -1/+2 |
|\ |
|