diff options
| author | jchu <jchu> | 2004-09-03 19:48:42 +0000 |
|---|---|---|
| committer | jchu <jchu> | 2004-09-03 19:48:42 +0000 |
| commit | 25b010480680d8f2f5d0cb2a12fa635aec50bc52 (patch) | |
| tree | 45f347eaa93ccbc2a981dede597d8514b57bd57a /tupkg/server/tupkgs.conf | |
| parent | a4710414e0efcb456bcd725c5956547edc4162af (diff) | |
| download | aurweb-25b010480680d8f2f5d0cb2a12fa635aec50bc52.tar.gz aurweb-25b010480680d8f2f5d0cb2a12fa635aec50bc52.zip | |
added a little bit better messaging, getopts to server side, stuff for mysql access, and config file support
Diffstat (limited to 'tupkg/server/tupkgs.conf')
| -rw-r--r-- | tupkg/server/tupkgs.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tupkg/server/tupkgs.conf b/tupkg/server/tupkgs.conf new file mode 100644 index 0000000..7e0ecbf --- /dev/null +++ b/tupkg/server/tupkgs.conf @@ -0,0 +1,4 @@ +[mysql] +username = aur +password = aur +host = localhost |
