mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Document the ari.conf allowed_origins setting
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -91,6 +91,9 @@
|
||||
<configOption name="auth_realm">
|
||||
<synopsis>Realm to use for authentication. Defaults to Asterisk REST Interface.</synopsis>
|
||||
</configOption>
|
||||
<configOption name="allowed_origins">
|
||||
<synopsis>Comma separated list of allowed origins, for Cross-Origin Resource Sharing. May be set to * to allow all origins.</synopsis>
|
||||
</configOption>
|
||||
</configObject>
|
||||
|
||||
<configObject name="user">
|
||||
|
Reference in New Issue
Block a user