mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
updated to do list
This commit is contained in:
parent
04edaaf948
commit
34be5e29be
2 changed files with 7 additions and 3 deletions
|
@ -12,8 +12,8 @@ $DBUG = 0;
|
|||
|
||||
# this is the directory that new packages will be uploaded to
|
||||
#
|
||||
$UPLOAD_DIR = "/tmp/aur/temp/";
|
||||
$INCOMING_DIR = "/tmp/aur/incoming/";
|
||||
$UPLOAD_DIR = "/aur/temp/";
|
||||
$INCOMING_DIR = "/aur/incoming/";
|
||||
$URL_DIR = "/packages/";
|
||||
|
||||
if ($_COOKIE["AURSID"]) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue