mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
normalize contrib/ast-db-manage/queue_log.ini.sample
(cherry picked from commit cc2b5ec88b
)
This commit is contained in:
committed by
Asterisk Development Team
parent
4eae3395a7
commit
ce9c5415a8
@@ -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