Fixing install problem with OSM Common lib
[osm/NBI.git] / osm_nbi / nbi.cfg
index e75643c..07956ed 100644 (file)
@@ -39,8 +39,8 @@ log.screen: False
 log.access_file: ""
 log.error_file: ""
 
-loglevel: "DEBUG"
-#logfile: /var/log/osm/nbi.log
+log.level: "DEBUG"
+#log.file: /var/log/osm/nbi.log
 
 
 [database]
@@ -73,3 +73,5 @@ port: 9092
 loglevel:  "DEBUG"
 #logfile: /var/log/osm/nbi-message.log
 
+[authentication]
+backend: "internal"