diff options
author | pjmattal <pjmattal> | 2005-04-11 17:12:07 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-04-11 17:12:07 +0200 |
commit | 62c472f70f473db7946bc983fa7c41af6646a239 (patch) | |
tree | e2421fec494dde38c756377af44244fe2438c57d /support/scripts/tupkgs.conf | |
parent | f6fb9943b7b5c4e6544a731651bb74253e5514e0 (diff) | |
download | aur-62c472f70f473db7946bc983fa7c41af6646a239.tar.gz aur-62c472f70f473db7946bc983fa7c41af6646a239.tar.xz |
checked in scripts for launch (in /home/aur) to support/scripts
added guidelines to the main index page
Diffstat (limited to 'support/scripts/tupkgs.conf')
-rw-r--r-- | support/scripts/tupkgs.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/support/scripts/tupkgs.conf b/support/scripts/tupkgs.conf new file mode 100644 index 00000000..ab108661 --- /dev/null +++ b/support/scripts/tupkgs.conf @@ -0,0 +1,10 @@ +[tupkgs] +port = 1034 +cachedir = /home/aur/packages/full +incomingdir = /home/aur/packages/partial + +[mysql] +username = aur +password = PbLus6wH +host = localhost +db = aur |