diff options
author | onefang | 2019-05-22 21:41:21 +1000 |
---|---|---|
committer | onefang | 2019-05-22 21:41:21 +1000 |
commit | 7c31bad7d09b486afd7440ac6c5756da056661b3 (patch) | |
tree | db18483798b52afddd88f3937393c7e895b87081 /bin/config-include | |
parent | Major tweaking of the scripts to suit the new setup. (diff) | |
download | opensim-SC-7c31bad7d09b486afd7440ac6c5756da056661b3.zip opensim-SC-7c31bad7d09b486afd7440ac6c5756da056661b3.tar.gz opensim-SC-7c31bad7d09b486afd7440ac6c5756da056661b3.tar.bz2 opensim-SC-7c31bad7d09b486afd7440ac6c5756da056661b3.tar.xz |
Oops--
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/config_IG.ini | 2 | ||||
-rw-r--r-- | bin/config-include/config_MG.ini | 2 | ||||
-rw-r--r-- | bin/config-include/config_localhost.ini | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/config-include/config_IG.ini b/bin/config-include/config_IG.ini index 3ec215c..1309abc 100644 --- a/bin/config-include/config_IG.ini +++ b/bin/config-include/config_IG.ini | |||
@@ -1,4 +1,4 @@ | |||
1 | information that we | 1 | ; The Const section allows us to define some basic information that we |
2 | ; will use throughout our configuration. We will provide examples for | 2 | ; will use throughout our configuration. We will provide examples for |
3 | ; setting the base url of the ROBUST server and the public and private ports | 3 | ; setting the base url of the ROBUST server and the public and private ports |
4 | ; it uses. Changing the values of the constants will set the operating | 4 | ; it uses. Changing the values of the constants will set the operating |
diff --git a/bin/config-include/config_MG.ini b/bin/config-include/config_MG.ini index 4f675d7..b1d60c4 100644 --- a/bin/config-include/config_MG.ini +++ b/bin/config-include/config_MG.ini | |||
@@ -1,4 +1,4 @@ | |||
1 | information that we | 1 | ; The Const section allows us to define some basic information that we |
2 | ; will use throughout our configuration. We will provide examples for | 2 | ; will use throughout our configuration. We will provide examples for |
3 | ; setting the base url of the ROBUST server and the public and private ports | 3 | ; setting the base url of the ROBUST server and the public and private ports |
4 | ; it uses. Changing the values of the constants will set the operating | 4 | ; it uses. Changing the values of the constants will set the operating |
diff --git a/bin/config-include/config_localhost.ini b/bin/config-include/config_localhost.ini index 31f2f2c..510c8b6 100644 --- a/bin/config-include/config_localhost.ini +++ b/bin/config-include/config_localhost.ini | |||
@@ -1,4 +1,4 @@ | |||
1 | ; ** information that we | 1 | ; The Const section allows us to define some basic information that we |
2 | ; will use throughout our configuration. We will provide examples for | 2 | ; will use throughout our configuration. We will provide examples for |
3 | ; setting the base url of the ROBUST server and the public and private ports | 3 | ; setting the base url of the ROBUST server and the public and private ports |
4 | ; it uses. Changing the values of the constants will set the operating | 4 | ; it uses. Changing the values of the constants will set the operating |