diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2012-01-18 12:27:37 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2012-01-18 12:27:37 -0500 |
| commit | f70165ef6229a92bf8cfa6f16eff980a4a7491fe (patch) | |
| tree | e2954759f71c0b4c482334ba9b278a4224e97197 /server/config.ini.sample | |
| parent | 0ce9f4fb84693f34113630c59610b47a082ae71a (diff) | |
| download | alias-f70165ef6229a92bf8cfa6f16eff980a4a7491fe.tar.gz | |
Added setup.py and big reorg of the source tree
this should fix tickets #10 and #11
Diffstat (limited to 'server/config.ini.sample')
| -rw-r--r-- | server/config.ini.sample | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/server/config.ini.sample b/server/config.ini.sample deleted file mode 100644 index 66dde3a..0000000 --- a/server/config.ini.sample +++ /dev/null @@ -1,9 +0,0 @@ -[component] -name = testg.alias.im -secret = Mvdujq06 -host = alias.im -port = 5349 -root = /var/lib/alias/ -background = True -logfile = /var/log/alias.log -pidfile = /var/run/alias.pid |
