mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #12185 from nextcloud/backport/12184/stable30
[stable30] chore: add trailing comma for allowed_admin_ranges
This commit is contained in:
@@ -188,7 +188,7 @@ This can be achieved with this kind of setting, usually using private IP ranges:
|
||||
'127.0.0.1/8',
|
||||
'192.168.0.0/16',
|
||||
'fd00::/8',
|
||||
]
|
||||
],
|
||||
|
||||
All requests originating from IP addresses outside of these ranges will not be able to execute admin actions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user