Newer
Older
Card9-Skyworks / software / config.example.js
@王邈 王邈 on 13 Feb 2015 173 bytes move to config.example.js
module.exports = {
	bindAddress: "0.0.0.0",
	bindPort   : 39999,
	logFile    : "./access.log",
	sockFile   : "/tmp/card9.sock",
	accounts9  : "https://accounts.net9.org",
};