mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
fixes to the parsing of file dirs
This commit is contained in:
parent
a243a78f5a
commit
828615ad07
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
[tupkgs]
|
||||
port = 1034
|
||||
cachedir = '/var/cache/tupkgs/'
|
||||
incomingdir = '/var/cache/tupkgs/incomplete/'
|
||||
cachedir = /var/cache/tupkgs
|
||||
incomingdir = /var/cache/tupkgs/incomplete
|
||||
|
||||
[mysql]
|
||||
username = aur
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue