Browse Source

added avp_db db_url; credits go to Enrico

Nils Ohlmeier 19 years ago
parent
commit
da6e37896d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/ser.cfg

+ 1 - 1
etc/ser.cfg

@@ -87,7 +87,7 @@ avpflags
 # ----------------- setting module-specific parameters ---------------
 
 # specify the path to you database here
-modparam("acc_db|auth_db|domain|gflags|usrloc|uri_db", "db_url", "mysql://ser:[email protected]/ser")
+modparam("acc_db|auth_db|avp_db|domain|gflags|usrloc|uri_db", "db_url", "mysql://ser:[email protected]/ser")
 
 # -- usrloc params --