diff options
Diffstat (limited to 'openbills.toml')
| -rw-r--r-- | openbills.toml | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/openbills.toml b/openbills.toml index f10f666..0742aaf 100644 --- a/openbills.toml +++ b/openbills.toml @@ -26,3 +26,6 @@ max_username_length = 32  password_hashing_cost = 14  auth_key = "22ELiOfHn19s0z1WWgsOT9RupghRYrXm"  refresh_key = "22ELjsdlfkjalsdfjalsdjflajsdfljaiOfHn19s0z1WWgsOT9RupghRYrXm" + +[data] +upload_dir = "./data/"  |