Skip to content

Commit

Permalink
fix: fix typo (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
hetao92 authored Dec 13, 2021
1 parent 3c9976d commit 0b63d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ logspath = "./logs/"
loglevel = "info"
uploadspath = "./uploads/"
sqlitedbfilepath = "./tasks.db"
sessionkey = "common-nisd"
sessionkey = "common-nsid"

0 comments on commit 0b63d14

Please sign in to comment.