aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ogs/common/grid_config.inc.php
diff options
context:
space:
mode:
authorgareth2007-02-27 23:31:14 +0000
committergareth2007-02-27 23:31:14 +0000
commited4dc30dc2b00628a3d6c298b6b2d6ec7f74ab56 (patch)
treec96e74cc05e4c6d6e97716c0c509fb0ec1693fc6 /ogs/common/grid_config.inc.php
parentBrought in code from branches/gareth (diff)
downloadopensim-SC_OLD-ed4dc30dc2b00628a3d6c298b6b2d6ec7f74ab56.zip
opensim-SC_OLD-ed4dc30dc2b00628a3d6c298b6b2d6ec7f74ab56.tar.gz
opensim-SC_OLD-ed4dc30dc2b00628a3d6c298b6b2d6ec7f74ab56.tar.bz2
opensim-SC_OLD-ed4dc30dc2b00628a3d6c298b6b2d6ec7f74ab56.tar.xz
Brought in other OGS server components and the all-important caffeine script
Diffstat (limited to 'ogs/common/grid_config.inc.php')
-rw-r--r--ogs/common/grid_config.inc.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/ogs/common/grid_config.inc.php b/ogs/common/grid_config.inc.php
new file mode 100644
index 0000000..0bc6a5e
--- /dev/null
+++ b/ogs/common/grid_config.inc.php
@@ -0,0 +1,7 @@
1<?
2// this file is common across servers and must be kept in sync
3
4$gridserver_url="http://www.garethnelson.com/ogs/gridserver/";
5
6$grid_owner="Gareth Nelson";
7?> \ No newline at end of file