capitalization
This commit is contained in:
parent
f3ea297570
commit
0001cf0398
@ -152,7 +152,7 @@ After that, add the GeoIP-data into your database:
|
|||||||
Depending on how many countries you specified, this might take a long time. You can delete the `csv` afterwards.
|
Depending on how many countries you specified, this might take a long time. You can delete the `csv` afterwards.
|
||||||
|
|
||||||
|
|
||||||
# CUSTOMIZATION
|
# Customization
|
||||||
## Generated html
|
## Generated html
|
||||||
The generated file does not need to be an html. The template can be any text file.
|
The generated file does not need to be an html. The template can be any text file.
|
||||||
`regina` will only replace certain words starting with a `%`.
|
`regina` will only replace certain words starting with a `%`.
|
||||||
@ -168,7 +168,7 @@ You can of course work directly with the database, as long as it is not altered.
|
|||||||
Editing, adding or deleting entries might make the database incompatible with regina, so only do that if you know what you are doing.
|
Editing, adding or deleting entries might make the database incompatible with regina, so only do that if you know what you are doing.
|
||||||
Just querying entries will be fine though.
|
Just querying entries will be fine though.
|
||||||
|
|
||||||
# TROUBLESHOOTING
|
# Troubleshooting
|
||||||
## General
|
## General
|
||||||
If you are having problems, try setting the `debug_level` in section `debug` of the configuration file to a non-zero value.
|
If you are having problems, try setting the `debug_level` in section `debug` of the configuration file to a non-zero value.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user