packages/net/zerotier/files/etc/config/zerotier
Moritz Warning 078bd4189c zerotier: add option to copy config
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-10-08 09:51:03 -07:00

20 lines
501 B
Text

config zerotier sample_config
option enabled 0
# persistent configuration folder (for ZT controller mode)
#option config_path '/etc/zerotier'
# copy <config_path> to RAM to prevent writing to flash (for ZT controller mode)
#option copy_config_path '1'
#option port '9993'
# path to the local.conf
#option local_conf '/etc/zerotier.conf'
# Generate secret on first start
option secret ''
# Join a public network called Earth
list join '8056c2e21c000001'
#list join '<other_network>'