mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix: validate timezone before use
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
f9a5188fb7
commit
cb16f42a27
4 changed files with 40 additions and 4 deletions
|
@ -34,6 +34,7 @@ aurwebdir = $TOPLEVEL
|
|||
aur_location = https://aur.archlinux.org
|
||||
aur_request_ml = aur-requests@lists.archlinux.org
|
||||
enable-maintenance = 0
|
||||
default_timezone = UTC
|
||||
maintenance-exceptions = 127.0.0.1
|
||||
commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s
|
||||
localedir = $TOPLEVEL/web/locale/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue