mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
|
|
config cifs
|
|
option enabled '0'
|
|
option workgroup 'WORKGROUP'
|
|
option iocharset 'utf8'
|
|
option delay '5'
|
|
option mountarea '/mnt'
|
|
|