summarylogtreecommitdiffstats
path: root/router.config
diff options
context:
space:
mode:
authorskydrome2019-11-06 01:30:42 -0500
committerskydrome2019-11-06 01:30:42 -0500
commit81b34eadb0c2624d3b69a229a2d63551104e9745 (patch)
treeccf8200fa8e87c9fe5a3ced64e12a34c396d00d4 /router.config
parent9431f135caf9977fa336cb8692af342a75a81f45 (diff)
downloadaur-81b34eadb0c2624d3b69a229a2d63551104e9745.tar.gz
rehaul i2p user creation/permissions and service file
Diffstat (limited to 'router.config')
-rwxr-xr-xrouter.config4
1 files changed, 1 insertions, 3 deletions
diff --git a/router.config b/router.config
index 7148ff0df281..473519cdb5dc 100755
--- a/router.config
+++ b/router.config
@@ -1,11 +1,9 @@
# NOTE: This I2P config file must use UTF-8 encoding
# * i2cp: allows java clients to communicate with I2P outside of the JVM. Disabled.
-# * IPv6: Disabled
# * In-I2P Network Updates: Disabled
i2cp.disableInterface=true
-i2np.ntcp.ipv6=false
-i2np.udp.ipv6=false
i2np.udp.addressSources=hidden
router.updateDisabled=true
routerconsole.advanced=true
i2np.upnp.enable=false
+routerconsole.theme=light \ No newline at end of file