aboutsummaryrefslogtreecommitdiffstats
path: root/testing/atheme-iris/atheme-iris.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/atheme-iris/atheme-iris.confd')
-rw-r--r--testing/atheme-iris/atheme-iris.confd5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/atheme-iris/atheme-iris.confd b/testing/atheme-iris/atheme-iris.confd
deleted file mode 100644
index d7815c99dc..0000000000
--- a/testing/atheme-iris/atheme-iris.confd
+++ /dev/null
@@ -1,5 +0,0 @@
-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"