This website requires JavaScript.
Explore
Help
Sign in
Alamantus
/
Readlebee
Watch
1
Star
0
Fork
You've already forked Readlebee
0
mirror of
https://gitlab.com/Alamantus/Readlebee.git
synced
2026-02-26 01:49:43 +01:00
Code
Issues
Releases
Wiki
Activity
951d07e11f
Readlebee
/
server
/
config.example.json
5 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
Set up config requirement and use it in scripts
2019-09-06 18:23:55 -06:00
{
"port"
:
3000
,
Set up login tokens with dumb examples
2019-09-06 22:17:45 -06:00
"jwtSecretKey"
:
"SomethingAtLeast32CharactersLong!"
,
"tokenExpireDays"
:
7
Set up config requirement and use it in scripts
2019-09-06 18:23:55 -06:00
}
Copy permalink