Changeset - 8dd9f1dd75d9
[Not reviewed]
default
0 0 1
Nathan Brink (binki) - 16 years ago 2009-12-11 10:00:02
ohnobinki@ohnopublishing.net
restore distrenclient.conf
1 file changed with 11 insertions and 0 deletions:
0 comments (0 inline, 0 general)
etc/distrenclient.conf
Show inline comments
 
new file 100644
 
/*
 
 A client is essentially the libdistren library or any app that is submitting 
 
 files. Thus, it should only need to know which server to access. Credentials
 
 specific to a server will be specified per-server for now.
 
*/
 
client
 
{
 
  server = "ohnopublishing"
 
}
 

	
 
include("distrencommon.conf")
0 comments (0 inline, 0 general)