feat: add multi-user management and secure LuCI access
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
config agent 'main'
|
||||
option enabled '0'
|
||||
option server_url 'https://rmm.example.com'
|
||||
option interval_seconds '30'
|
||||
option check_targets '1.1.1.1 8.8.8.8'
|
||||
option tunnel_identity_file '/etc/rmm-agent/tunnel_key'
|
||||
option allow_insecure_http '0'
|
||||
option reset_identity '0'
|
||||
option migration_complete '0'
|
||||
Reference in New Issue
Block a user