summaryrefslogtreecommitdiff
path: root/config.ini
blob: b946d5b2a5d2eb2d97bd72f7ac074edcc2d5afca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[general]
dir = /home/fkfd/p/jimbrella-test/
db_path = jimbrella.db
due_hours = 72
accept_new_users = false

[security]
secret_key = SECRET_KEY

[jform]
takeaway_url = https://wj.sjtu.edu.cn/api/v1/public/export/HEX/json
giveback_url = https://wj.sjtu.edu.cn/api/v1/public/export/HEX/json
bookmark_dir = bookmarks

[sms]
# acquire from Aliyun
access_key_id = ACCESS_KEY_ID
access_key_secret = ACCESS_KEY_SECRET
signature = JIBelief
template_borrow_success = SMS_*********
template_return_success = SMS_*********
template_remind_overdue = SMS_*********