mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Initialize locale directory for tests
Since commit a7865ef
(Make the locale directory configurable,
2018-07-22), we need to specify the locale directory in the
configuration file.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
b702e5c0e7
commit
bf5a79da6b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ aur_request_ml = aur-requests@archlinux.org
|
|||
enable-maintenance = 0
|
||||
maintenance-exceptions = 127.0.0.1
|
||||
commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s
|
||||
localedir = $TOPLEVEL/web/locale/
|
||||
|
||||
[notifications]
|
||||
notify-cmd = $NOTIFY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue