
config syncthing 'syncthing'
	option home '/etc/syncthing'
	option logfile '/etc/syncthing/syncthing.log'
	option log_max_old_files '7'
	option log_max_size '1048576'
	option _no_default_folder '1'
	option gui_address 'http://192.168.36.9:18384'
	option user 'hailey'
	option nice '2'
	option macprocs '1'
	option enabled '0'

