diff options
| author | Charles.Forsyth <devnull@localhost> | 2006-12-22 20:52:35 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2006-12-22 20:52:35 +0000 |
| commit | 46439007cf417cbd9ac8049bb4122c890097a0fa (patch) | |
| tree | 6fdb25e5f3a2b6d5657eb23b35774b631d4d97e4 /lib/ndb/local | |
| parent | 37da2899f40661e3e9631e497da8dc59b971cbd0 (diff) | |
20060303-partial
Diffstat (limited to 'lib/ndb/local')
| -rw-r--r-- | lib/ndb/local | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/ndb/local b/lib/ndb/local new file mode 100644 index 00000000..8ee7e26a --- /dev/null +++ b/lib/ndb/local @@ -0,0 +1,20 @@ +database= + file=/lib/ndb/local + file=/lib/ndb/dns + file=/lib/ndb/inferno + file=/lib/ndb/common + +# +# default site-wide resources +# +infernosite= + #dnsdomain=your.domain.com + #dns=1.2.3.4 # resolver + SIGNER=your_signer_here + FILESERVER=your_fileserver_here + smtp=your_smtpserver_here + pop3=your_pop3server_here + PROXY=your_httpproxy_here + GAMES=your_games_server + registry=your_registry_server + gridsched=your_inferno_grid_scheduler |
