aboutsummaryrefslogtreecommitdiff
path: root/.env.template
AgeCommit message (Expand)Author
2022-11-27Merge pull request #2928 from karbobc/settings-descriptionDaniel García
2022-11-22Update settings descriptionKarbob
2022-11-12Update .env.templateSkid
2022-11-12Update config comment to reflect rfc8314.Skid
2022-10-15attach images to emailStefan Melmuk
2022-10-08make invitation expiration time configurableStefan Melmuk
2022-06-30Add `password_hints_allowed` config optionJeremy Lin
2022-06-13A little depreciation changeMark
2022-05-24Add TMP_FOLDER to .env.templatefox34
2022-05-23Remove recommendation to set ROCKET_CLI_COLORS to offDaniel García
2022-04-29Switch to a single config option for database connection initJeremy Lin
2022-04-26Add default connection-scoped pragmas for SQLiteJeremy Lin
2022-04-26Add support for database connection init statementsJeremy Lin
2022-02-27Merge branch 'async-updates' of https://github.com/BlackDex/vaultwarden into ...Daniel García
2022-02-26Favicon, SMTP and misc updatesBlackDex
2022-02-16document ENV_FILE variable usageJoel Beckmeyer
2022-01-24Increase length limit for email token generationJeremy Lin
2022-01-08Add support for legacy HTTP 301/302 redirects for external iconsJeremy Lin
2021-12-30Add config option to set the HTTP redirect code for external iconsJeremy Lin
2021-12-25Better document the new rate limitingDaniel García
2021-12-20Add support for external icon servicesJeremy Lin
2021-10-28Add email notifications for incomplete 2FA loginsJeremy Lin
2021-10-19Emergency Access cleanupJeremy Lin
2021-09-17Add Emergency contact featurethelittlefireman
2021-07-15Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden ...Daniel García
2021-07-13Updated attachment limit descriptionsBlackDex
2021-07-10Disable `show_password_hint` by defaultJeremy Lin
2021-05-31Clarify Rocket env var defaultsJeremy Lin
2021-05-16Add `TRASH_AUTO_DELETE_DAYS` to .env.templateJeremy Lin
2021-05-14Remove unneeded spaces in .env.templateKaito Udagawa
2021-05-11Add `sends_allowed` config settingJeremy Lin
2021-04-27Project renamingDaniel García
2021-04-05Offset scheduled jobs by 5 minutesJeremy Lin
2021-04-05Add support for auto-deleting trashed itemsJeremy Lin
2021-04-05Add a generic job schedulerJeremy Lin
2021-03-29fix(env.template): IP_HEADER defaults to X-Real-IPMarco Kilchhofer
2021-03-14Send APIDaniel García
2020-12-08Updated icon downloadingBlackDex
2020-11-18Updated email processing.BlackDex
2020-10-09Add DATABASE_MAX_CONNS config settingRob Watson
2020-10-06Updated .env.template with missing config values.BlackDex
2020-10-04Document database connection retries and change alpine repo for catatonitDaniel García
2020-09-19Updated the config options descriptions.BlackDex
2020-09-12Allow multiple SMTP Auth meganisms.BlackDex
2020-08-13Merge pull request #1095 from jjlin/db-docsDaniel García
2020-08-13Add a note that settings in .env can be overriddenmqus
2020-08-13Add more doc comments for MySQL/PostgreSQL connection URIsJeremy Lin
2020-08-05Add support for restricting org creation to certain usersJeremy Lin
2020-07-23Log timestamps with milliseconds by defaultJeremy Lin
2020-07-22Add config option for log timestamp formatJeremy Lin