add i2pd version and fkn (((discord)))

This commit is contained in:
2026-02-21 16:28:56 +02:00
parent 78937bd205
commit 04bcac5a8f
12 changed files with 269 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
# /etc/conf.d/i2pd: config file for /etc/init.d/i2pd
#I2PD_USER=i2pd
#I2PD_GROUP=i2pd
# Location of the i2pd log file
#I2PD_LOGFILE=/var/log/i2pd.log
# Minimal level of log messages (debug, info, warn, error, none)
#I2PD_LOGLEVEL="warn"
# Additional arguments passed to the daemon
#I2PD_ARGS="--floodfill"
# Max number of open files (for floodfill)
rc_ulimit="-n 4096"