n2n/packages/etc/n2n/supernode.conf.sample
Luca Deri b758d69e6c Config files are installed with the .sample extension
You can now do 'cp edge.conf.sample edge.conf' to create a n2n configuration. If the .conf (for edge and supernode) are present, the service is enabled automatically. This prevents unwanted services to be enabled, and it preserves services activation across updates
2018-12-01 08:36:58 +01:00

15 lines
496 B
Plaintext

#
# The configuration file is similar to the command line, with one option per line. An equal
# sign '=' should be used between key and value. Example: -l=7777 or --local-port=7777
# This file contains a basic configuration example, please refer to the help (-h) for the full
# list of available options.
#
# -l|--local-port
# Sets the UDP listening port.
#
# -l=7777
#
# Specify in supernodes.list the list of allowed communities
#
# -c=supernodes.list