소스 검색

added avp_db db_url; credits go to Enrico

Nils Ohlmeier 19 년 전
부모
커밋
da6e37896d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 --