fixed further formatting in configuration part
This commit is contained in:
parent
e6b825b05e
commit
75d35e66b0
@ -53,10 +53,15 @@ The example configuration file looks like this:
|
|||||||
And here is what the fields mean:
|
And here is what the fields mean:
|
||||||
|
|
||||||
`upload_folder` - the folder where the uploads will be stored
|
`upload_folder` - the folder where the uploads will be stored
|
||||||
|
|
||||||
`max_file_size` - maximum upload file size in bytes
|
`max_file_size` - maximum upload file size in bytes
|
||||||
|
|
||||||
`expiration_time` - how long files take to expire in seconds
|
`expiration_time` - how long files take to expire in seconds
|
||||||
|
|
||||||
`data_file` - sqlite3 database file
|
`data_file` - sqlite3 database file
|
||||||
|
|
||||||
`base_url` - your domain url
|
`base_url` - your domain url
|
||||||
|
|
||||||
`name` - what your website is called (doesn't have to be same as domain name)
|
`name` - what your website is called (doesn't have to be same as domain name)
|
||||||
|
|
||||||
#### Reverse proxy
|
#### Reverse proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user