conf.json 677 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{
	"apiUrl"                : "https://web5.abook.bz/acms/{0}/abvapi",
	"apiLoginUrl"           : "https://web5.abook.bz/acms/nuabvapi",
	"apiResourceDlUrl"      : "https://web5.abook.bz/acms/{0}/dl",
	"bookShelfCount"        : 15,
	"bookListCount"         : 15,
	"screenlockTimeDefault" : 30,
	"pushPageCount"         : 5,
	"pushTimePeriod"        : 60,
	"debug"                 : true,
	"loginPage"             : "index.html",
	"anonymousLoginFlg"     : false,
	"anonymousLoginPath"    : "test",
	"anonymousLoginId"      : "nologin",
	"appName"               : "ABookWebCL",
	"appVersion"            : "0.0.1",
	"optMusicMode"          : 1,
	"previewFlg"            : false
}