-
-
Notifications
You must be signed in to change notification settings - Fork 274
Closed
Description
Hello there!
Is there any way of including more than one external included file for script? thinking of one of the following:
- Multiple include directives (I think it only works the latest)
- The possibility of an include directive with array as a type.
- Another include on the included file.
I'm trying to figure out a way of having configuration files that will be the same across installations, some specific to each one and others specific to the servers.
Is there any way of achiving this in the current version? will you consider implementing something like this in the future?
Thanks in advance.
Originally posted by @kbza in #133 (comment)