2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[gui]
|
|
|
|
#Internal use only! Keep this to false!
|
|
|
|
enableGuiDebug = false
|
2021-01-26 10:32:42 +00:00
|
|
|
#Enable navigation buttons sound when pressing it
|
|
|
|
enableButtonSound = true
|
2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[OneProbe]
|
2021-01-26 10:32:42 +00:00
|
|
|
#Displays Advanced Info when sneaking only
|
|
|
|
enableOneProbeSneaking = true
|
2021-01-17 12:40:59 +00:00
|
|
|
#Displays: Network Name, Live Transfer Rate & Internal Buffer
|
|
|
|
enableOneProbeBasicInfo = true
|
|
|
|
#Displays: Transfer Limit & Priority etc
|
|
|
|
enableOneProbeAdvancedInfo = true
|
|
|
|
|