start
This commit is contained in:
parent
2c094876c8
commit
9d890ea675
8 changed files with 92 additions and 0 deletions
7
config.example.toml
Normal file
7
config.example.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[telegram]
|
||||
api_key = "example"
|
||||
admin_id = "000000"
|
||||
|
||||
[storage]
|
||||
type = "local" #local, s3
|
||||
path = "data/storage"
|
||||
Loading…
Add table
Add a link
Reference in a new issue