Sora Config pages Instruction
config/key
The cookie secret key. This page can only be accessed from the command line
script "tool/init_key.js".
Usage: Run the following command in the "tool/" dir of Sora installation using shell.
node init_key.js
config/admin_pass
The (encrypted) admin password. This page can only be accessed from the command line
script "tool/set_admin_pass.js".
config/china_ip
The (processed and ordered) China ip ranges data. We recommand using the command line
script "tool/update_china_ip.js" to automatically generate this page using data from
apnic database.