Newer
Older
Card9-Skyworks / software / config.js
@王邈 王邈 on 11 Feb 2015 171 bytes 一些助手性的程序
module.exports = {
	bindAddress: "0.0.0.0",
	bindPort   : 57005,
	logFile    : "./access.log",
	sockFile   : "/tmp/card9.sock"
	accounts9  : "https://accounts.net9.org"
};