Updated Configuration (markdown)
parent
fe89242351
commit
7f621e6ea8
@ -4,7 +4,7 @@ ZeroBin comes with a configuration file to enable/disable features, change theme
|
||||
|
||||
You find the configuration file at `cfg/conf.ini`. It is in `ini` format, meaning that lines beginning with semicolons (`;`) are comments, configuration options are grouped in sections, marked by square brackets (`[` & `]`) and the option keys are separated by the values with equal signs (`=`).
|
||||
|
||||
By default there are 7 sections: `[main]`, `[expire]`, `[expire_options]`, `[expire_labels]`, `[traffic]`, `[model]` and `[model_options]`.
|
||||
By default there are 7 sections: `[main]`, `[expire]`, `[expire_options]`, `[formatter_options]`, `[traffic]`, `[model]` and `[model_options]`.
|
||||
|
||||
## Options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user