Add note about curly braces. #38 (#40)

This commit is contained in:
Dessalines 2022-05-09 18:40:21 -04:00 committed by GitHub
parent 5cb678847f
commit 4a2ee302bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,9 @@ Copy the sample configuration file:
`cp examples/config.hjson inventory/host_vars/<your-domain>/config.hjson`
Edit that file and change the config to your liking. [Here are all the config options.](https://join-lemmy.org/docs/en/administration/configuration.html#full-config-with-default-values)
Edit that file and change the config to your liking. Note: **Do not edit anything inside the {{ }} braces.**
[Here are all the config options.](https://join-lemmy.org/docs/en/administration/configuration.html#full-config-with-default-values)
Copy the sample inventory hosts file: