Rename user config (#18)

- Update installation instructions
This commit is contained in:
2024-04-27 19:09:13 -04:00
parent 36373aae01
commit 2ac4a87865
3 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ The default `Caddyfile` will run the site at `http://localhost:8205`. To have th
## Feed Reader Central Behavior
Within the `/src` directory, there is a file named `user-config.php`. This file is the place for customizations and configuration of the instance's behavior.
Within the `/src` directory, there is a file named `user-config.dist.php`. Rename this file to `user-config.php`; this is where customizations and configuration of the instance's behavior are placed.
### Security Model