]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
normalize contrib/ast-db-manage/queue_log.ini.sample
authorAbdelkader Boudih <terminale@gmail.com>
Sun, 5 Jan 2025 14:08:24 +0000 (15:08 +0100)
committerAbdelkader Boudih <terminale@gmail.com>
Tue, 7 Jan 2025 17:07:22 +0000 (17:07 +0000)
contrib/ast-db-manage/queue_log.ini.sample

index ada14b56723c072a5c78af94f527e18143eea533..ba0a77f394291c75d75ba47b84dc77b667888c9c 100644 (file)
@@ -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