I
Invalid User
How can I specify where the configuration files specfied in the
'data_files' section should go?
For example, if I have:
data_files=[('config', ['connection.cfg'])]
How can I have a configuration file placed anywhere else beside the
default '/usr/config' directory?
'data_files' section should go?
For example, if I have:
data_files=[('config', ['connection.cfg'])]
How can I have a configuration file placed anywhere else beside the
default '/usr/config' directory?