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