config config 'config'
	option Enable                                   '0'
	option Respawn                                  '1'
	option WlanIfacesNotUpWait                      '10'
	option LogToFile                                '0'
	option LogFileSize                              '1000'

config wlanif 'wlanif'
	option AppInitSendDelay                          '1'
	option AppInitRetryTimeout                       '5'
	option AppInitMaxRetries                         '60'

config dbmgr 'dbmgr'
	option MaxHardwareLinks				 '6'
	option MaxLinksPerMLD				 '2'

config pmlo 'pmlo'
	option Enable                                    '1'
	option EnableLoadBalancing                       '0'
	option EnableLinkQualifier                       '0'
	option EnableBackhaulOptimization                '1'
	option LoadBalancingAirtimeThreshold             '20'
	option LoadBalancingHysteresis                   '20'
	option LoadBalancingAirtimeDiffBuffer            '4'
	option LoadBalancingAsyncMLMRThreshold           '5'
	option LoadBalancingAsyncMLMRBuffer              '10'
	option LoadBalancingPeriodicTimeout              '1'
	option LoadBalancingStabilizationTimeout         '4'
	option ClientUnfriendlyTimeout                   '120'
	option ClientResponseWaitTimeout                 '2'
	option ClientStabilizationTimeout                '60'
	option DriverResponseWaitTimeout                 '1'
	option LoadBalancingSkipACBK                     '1'
	option MeshBhOptimizationTimeout                 '10'
	option MeshIdleAirtimeThreshold                  '10'
	option MeshRepeaterDlTxAirtimeThreshold          '20'
	option MeshRepeaterFhImbalanceThreshold          '5'
	option MeshBhAsyncMlmrThreshold                  '50'
	option MeshUseLinkPreference                     '0'
	option LoadBalancingThresholdScale               '1.05'

config mesh 'mesh'
	option EnableMesh                                '1'
	option SocketAddress                             '/var/run/rm_client'

config QConnect 'QConnect'
	option internal                                  '1'
