From 7f99ef34242935d868446f87c61a9e871cc3eb84 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Nov 2024 09:13:49 +0000 Subject: [PATCH] fix directory structure and git ignore --- config.env | 30 ++++++++ custom/.gitignore | 1 + include.conf.example | 160 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 191 insertions(+) create mode 100644 config.env create mode 100644 include.conf.example diff --git a/config.env b/config.env new file mode 100644 index 0000000..ddbd2ec --- /dev/null +++ b/config.env @@ -0,0 +1,30 @@ +ADMIN_EMAIL="no-reply@supernets.org" +SID="01B" +SERVER_NAME="lux.supernets.org" +NETWORK_NAME="SuperNETs" +STS_HOST="lux.supernets.org" +SASL_TARGET="services.supernets.org" +ADMIN_PASSWORD="YzUzZmVmYjA0YjQwZjA5MjViYmNmYTFkOTQ0YzVmMzE3ODM3ZjI1MWYxZmY3ZGM3" +PORT="6667" +SSL_PORT="6697" +SERVER_SSL_PORT="7000" +HTTP_ACL_PASSWORD="MTU3OTI1MDgyNzczYzZlNTkyOTZlZjY2MGFlNjU4YmI0OGEwNmU5Nzk4YmJlOWYz" +HTTP_ACL_USERNAME="supernets" +ROLE_PLAY_VHOST="roleplay/supernets.org" +CUSTOM_VERSION="c l a n d e s t i n e" +NET_ADMIN_VHOST="admin/supernets.org" +GLOBAL_OP_VHOST="oper/supernets.org" +HOPM_VHOST="hopm/supernets.org" +HELPER_VHOST="helper/supernets.org" +SERVICES_ULINE="services.supernets.org" +WS_ORIGIN_ALLOW="lux.supernets.org" +DEFAULT_BLOCK_HOST_MASK="nothing@nowhere.nadda" +LINK_RECV_PASSWORD="MTg4ZDNjNTE5ZDU2MTQxZDdmZWNmNjU1ZjUzY2NkMWM3M2ZmMTY2NmFmYWJhOWIw" +LINK_SEND_PASSWORD="MTg4ZDNjNTE5ZDU2MTQxZDdmZWNmNjU1ZjUzY2NkMWM3M2ZmMTY2NmFmYWJhOWIw" +LINK_TIMEOUT="32" +CLOAK_KEY="NzY2NDM5NTkyOTVmOTdmZDkzODA2NDk5MWRmNjVjZjRhMzcyOGZjMTgwY2YwMGIz" +CLOAK_PREFIX="cloak/" +CLOAK_SUFFIX=".hidden" +DEFAULT_USER_MODES="x" +SSL_USER_MODES="x" +USE_DNSBL="no" diff --git a/custom/.gitignore b/custom/.gitignore index 57b3628..98aebc2 100644 --- a/custom/.gitignore +++ b/custom/.gitignore @@ -1,2 +1,3 @@ +include.conf motd.conf oper.motd.conf diff --git a/include.conf.example b/include.conf.example new file mode 100644 index 0000000..e1b9c6c --- /dev/null +++ b/include.conf.example @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +