add config example (mostly empty)

So far only the vty and ctrl bind configs exists.

Change-Id: I38ef124e9f28bdd744bafd20fa8c310511c0b8ad
This commit is contained in:
Neels Hofmeyr
2017-03-08 16:51:03 +01:00
parent 743cf42ac5
commit 6fb234c251

16
doc/examples/osmo-hlr.cfg Normal file
View File

@@ -0,0 +1,16 @@
!
! OsmoHLR example configuration
!
log stderr
logging filter all 1
logging color 1
logging print category 1
logging timestamp 1
logging print extended-timestamp 1
logging level all debug
logging level linp error
!
line vty
bind 127.0.0.1
ctrl
bind 127.0.0.1