executable: Allow saving sessions to disk (#2474)
This commit allows saving sessions to disk in ~/.gitbucket/sessions
or wherever the gitbucket home is so that logins and other session
data persist between restarts of the program.

Usage: java -jar gitbucket.war --save_sessions
1 parent 572c9ef commit 5d77bc5d98b18fdbdab640c6f31a7e6546dac700
@Jookia Jookia authored on 5 Jul 2020
GitHub committed on 5 Jul 2020
Showing 1 changed file
View
src/main/java/JettyLauncher.java