1 2 3 4 5
base=41 # included without file() in a subdir include "subdir/foo.conf" # included using file() in a subdir include file("subdir/baz.conf")