comparison: config.lua
config.lua
- changeset 3
- b2df1b3f2c83
- parent 2
- 3975fa5ed630
- child 7
- 038275cd92ed
equal
deleted
inserted
replaced
1 |
1 |
2 module("config") |
2 module("config") |
3 |
3 |
4 dirsep = "/" |
4 dirsep = "/" |
5 meta_marker = "^---%s*$" |
5 meta_marker = "^---%s*$" |
|
6 debug=true |