From f5123f26957ef72a08e2e699c63dece366b804ee Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 Jan 2025 07:43:08 +0000 Subject: [PATCH] update default include --- data/include.default.conf | 10 +++++----- tools/.gitignore | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 tools/.gitignore diff --git a/data/include.default.conf b/data/include.default.conf index 841285d..a1ca6eb 100755 --- a/data/include.default.conf +++ b/data/include.default.conf @@ -21,7 +21,7 @@ serverinfo { casemapping = rfc1459; }; -uplink "temple.supernets.org" { +uplink "hub.supernets.org" { host = "127.0.0.1"; port = 6000; send_password = "changeme"; @@ -58,14 +58,14 @@ general { default_clone_allowed = 8; default_clone_warn = 4; clone_identified_increase_limit; - uplink_sendq_limit = 1048576; + # uplink_sendq_limit = 1048576; language = "en"; exempts { }; - allow_taint; - immune_level = immune; + # allow_taint; + immune_level = ircop; show_entity_id; - load_database_mdeps; + # load_database_mdeps; hide_opers; match_masks_through_vhost; default_password_length = 16; diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..1513493 --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1 @@ +anope.db