Fix: change config to config-example

This commit is contained in:
2022-12-27 00:06:59 +08:00
parent eb6f5dabcf
commit 3c1b5f2d6a
3 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,6 @@
# Need include PoP config file first
# include "./config.conf";
include "./lib/*.conf";
include "./config.conf";
include "./protcol/*.conf";
include "./bird/*.conf";