# SecuBox Master-Link Configuration

config master-link 'main'
	option enabled '1'
	option role 'master'
	option upstream ''
	option depth '0'
	option max_depth '3'
	option token_ttl '3600'
	option auto_approve '0'
	option ipk_path '/www/secubox-feed/secubox-master-link_*.ipk'
	# ZKP Authentication
	option zkp_enabled '1'
	option zkp_fingerprint ''
	option zkp_require_on_join '0'
	option zkp_challenge_ttl '30'
	# Factory Auto-Provisioning (Discovery Mode)
	option discovery_mode '0'
	# Enable discovery mode to accept new devices without tokens
	option auto_approve_known '0'
	# Auto-approve pre-registered MAC/serial devices
	option discovery_window '300'
	# Discovery window in seconds (0 = always open)
	option default_profile 'default'
	# Default profile for new devices
