1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/omr-quota/files/etc/config/omr-quota
2023-07-24 15:26:29 +08:00

15 lines
417 B
Text
Executable file

config interface 'wan1'
option enabled '0'
option txquota '100000'
option rxquota '400000'
option ttquota '500000'
option interval '10'
option interface 'wan1'
config interface 'wan2'
option enabled '0'
option txquota '100000'
option rxquota '400000'
option ttquota '500000'
option interval '10'
option interface 'wan2'