CppCMS
Main Page
Related Pages
Modules
Namespaces
Classes
Files
CppCMS - C++ Web Development Framework
Examples
Using Sessions
sessions/config.js Configuration File
{
"service"
: {
"api"
:
"http"
,
"port"
: 8080
},
"http"
: {
"script"
:
"/hello"
},
"session"
: {
"expire"
:
"renew"
,
"timeout"
: 604800,
"location"
:
"client"
,
"client"
: {
"hmac"
:
"sha1"
,
"hmac_key"
:
"3891bbf7f845fd4277008a63d72640fc13bb9a31"
}
},
}
Generated on Sun Dec 3 2017 22:47:16 for CppCMS by
1.8.11