mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
normalize contrib/ast-db-manage/queue_log.ini.sample
(cherry picked from commit 3fa488d840
)
This commit is contained in:
committed by
Asterisk Development Team
parent
3f59c40b5e
commit
ef63907f15
@@ -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