Skip to content

Commit b46ba3e

Browse files
committed
conf.lua
1 parent 416cdb4 commit b46ba3e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

section5/conf.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ config = {
2222

2323
}
2424

25+
-- more config
26+
others = {
27+
-- add more
28+
}
29+
2530
-- debug: luajit conf.lua
2631

2732
--print(config.http_addr)

0 commit comments

Comments
 (0)