mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
normalize contrib/ast-db-manage/queue_log.ini.sample
(cherry picked from commit dd592b195b
)
This commit is contained in:
committed by
Asterisk Development Team
parent
a81c7c7030
commit
a9608c3c6e
@@ -17,9 +17,8 @@ script_location = queue_log
|
||||
|
||||
#sqlalchemy.url = driver://user:pass@localhost/dbname
|
||||
|
||||
|
||||
#sqlalchemy.url = mysql://user:pass@localhost/queue_log
|
||||
sqlalchemy.url = postgresql://user:pass@localhost/queue_log
|
||||
#sqlalchemy.url = postgresql://user:pass@localhost/queue_log
|
||||
sqlalchemy.url = mysql://user:pass@localhost/queue_log
|
||||
|
||||
|
||||
# Logging configuration
|
||||
|
Reference in New Issue
Block a user