소스 검색

- revert commit as this don't work for installation where radius is
not compiled in. Thanks to Daniel for pointing this out


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4423 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 17 년 전
부모
커밋
c35e3e3084
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      etc/openser.cfg

+ 1 - 3
etc/openser.cfg

@@ -139,9 +139,7 @@ modparam("acc", "log_missed_flag", 2)
 /* uncomment the following lines to enable DB accounting also */
 modparam("acc", "db_flag", 1)
 modparam("acc", "db_missed_flag", 2)
-/* disable acc radius support, if you want to use radius you need to specify
-   a config file here */
-modparam("acc", "radius_config", "")
+
 
 # ----- usrloc params -----
 modparam("usrloc", "db_mode",   0)