From e7604ea2ccc65d83e89be57314112c2c4662d9bd Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 26 Jun 2013 13:00:38 +0000 Subject: main/atheme-iris: moved from testing --- main/atheme-iris/atheme-iris.confd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 main/atheme-iris/atheme-iris.confd (limited to 'main/atheme-iris/atheme-iris.confd') diff --git a/main/atheme-iris/atheme-iris.confd b/main/atheme-iris/atheme-iris.confd new file mode 100644 index 0000000000..d7815c99dc --- /dev/null +++ b/main/atheme-iris/atheme-iris.confd @@ -0,0 +1,5 @@ +PORT="9090" +IP="0.0.0.0" +ARGS="-p ${PORT} -i ${IP} -s" +#Uncomment if you want logging to file: beware of amount of logs! +#ARGS="$ARGS -l var/log/atheme-iris/atheme-iris.log" -- cgit v1.2.3