diff options
author | onefang | 2019-08-01 05:54:22 +1000 |
---|---|---|
committer | onefang | 2019-08-01 05:54:22 +1000 |
commit | dbff9cb5ec4b84a75b3eef1569c0da9c2175784e (patch) | |
tree | dcdcfe36060b63cd96ddfad6d2e76f40d525355c /bin/Robust.ini | |
parent | Automatically add members to certain groups, and HGers from specific grids to... (diff) | |
download | opensim-SC-dbff9cb5ec4b84a75b3eef1569c0da9c2175784e.zip opensim-SC-dbff9cb5ec4b84a75b3eef1569c0da9c2175784e.tar.gz opensim-SC-dbff9cb5ec4b84a75b3eef1569c0da9c2175784e.tar.bz2 opensim-SC-dbff9cb5ec4b84a75b3eef1569c0da9c2175784e.tar.xz |
ROBUST does support includes, so use them.
Diffstat (limited to 'bin/Robust.ini')
-rw-r--r-- | bin/Robust.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/Robust.ini b/bin/Robust.ini index 30e64be..4e92d1a 100644 --- a/bin/Robust.ini +++ b/bin/Robust.ini | |||
@@ -1,4 +1,9 @@ | |||
1 | 1 | ||
2 | [Includes] | ||
3 | ; Define your server specific constants in this file. | ||
4 | Include-Common = ../../config/config.ini | ||
5 | |||
6 | |||
2 | ; * The startup section lists all the connectors to start up in this server | 7 | ; * The startup section lists all the connectors to start up in this server |
3 | ; * instance. This may be only one, or it may be the entire server suite. | 8 | ; * instance. This may be only one, or it may be the entire server suite. |
4 | ; * Multiple connectors should be separated by commas. | 9 | ; * Multiple connectors should be separated by commas. |