summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-11-15 12:49:12 -0500
committerJules Laplace <jules@okfoc.us>2016-11-15 12:49:12 -0500
commitd2a3fd6856265751b499c5f8921f450501b879c5 (patch)
tree87481883724d67b0f1654fb91e30f69ec7aeb03a
parent4f008d69538119253647efa97fa1c0f26057ba47 (diff)
sample-env
-rw-r--r--.sample-env14
1 files changed, 14 insertions, 0 deletions
diff --git a/.sample-env b/.sample-env
new file mode 100644
index 0000000..39ab7b8
--- /dev/null
+++ b/.sample-env
@@ -0,0 +1,14 @@
+IRC_NICK=panda
+IRC_NAME=panda
+IRC_REALNAME=panda
+IRC_SERVER=localhost
+IRC_PORT=6667
+IRC_SSL=false
+IRC_CHANNELS=#test,#afxchat
+PORT=6590
+OK_PRODUCTION=false
+S3_KEY=...
+S3_SECRET=...
+S3_BUCKET=ltho
+S3_DIR=/panda/
+