mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove excess whitespace.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
928945bd51
commit
610733eafd
8 changed files with 14 additions and 15 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
define( "AUR_db_host", "localhost:/tmp/mysql.sock" );
|
||||
define( "AUR_db_name", "AUR" );
|
||||
define( "AUR_db_user", "aur" );
|
||||
define( "AUR_db_user", "aur" );
|
||||
define( "AUR_db_pass", "aur" );
|
||||
|
||||
# Configuration of directories where things live
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue