"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 <fdup...@isc.org>
_______________________________________________
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to