このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app
Shimul 8a10efaa01 Allow setting environment variables in whoogle.env (#237)
This allows the user to enable their preferred settings in a variety of
ways, depending on their deployment preference. Values added to
whoogle.env can be enabled using WHOOGLE_DOTENV=1, in which case all
values in the env var file will overwrite defaults or user provided
settings.

Co-authored-by: Ben Busby <benbusby@protonmail.com>
2021-04-05 11:00:56 -04:00
..
models
static
templates
utils Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
__init__.py Allow setting environment variables in whoogle.env (#237) 2021-04-05 11:00:56 -04:00
__main__.py
filter.py
request.py
routes.py