"Chaigneau, Nicolas" writes:
> I assume the file is looked for in the same directory as the including file?
>  ?
> 
> Can you also specify absolute file paths ? (<?include "/var/data/file.json"
> ?>)
> And relative paths ? (<?include "./subnets/foo.json"?>)

=> it does fopen(filename.c_str(), "r") so the answer is yes to all questions.

Regards

Francis Dupont <[email protected]>
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to