mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Move configuration to /etc/aurweb/config
Since d4fe77a
(Reorganize Git interface scripts, 2016-10-08), the key
components of the aurweb SSH interface are installed system-wide. Update
the default configuration path to point to a central location.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
9581069f49
commit
85866796a4
5 changed files with 7 additions and 6 deletions
4
INSTALL
4
INSTALL
|
@ -30,8 +30,8 @@ Setup on Arch Linux
|
|||
}
|
||||
}
|
||||
|
||||
3) Copy conf/config.proto to conf/config and adjust the configuration (pay
|
||||
attention to disable_http_login, enable_maintenance and aur_location).
|
||||
3) Copy conf/config.proto to /etc/aurweb/config and adjust the configuration
|
||||
(pay attention to disable_http_login, enable_maintenance and aur_location).
|
||||
|
||||
4) Create a new MySQL database and a user and import the AUR SQL schema:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue