remove clanCore in comment

This commit is contained in:
Jörg Thalheim
2024-12-11 16:45:55 +01:00
committed by Mic92
parent e03f4c1292
commit 0c20a8f522

View File

@@ -380,7 +380,7 @@ State can be folders and databases that modules depend on managed by clan.
State directories can be added to on a per machine basis:
```
config.clanCore.state.[SERVICE_NAME].folders = [
config.clan.core.state.[SERVICE_NAME].folders = [
"/home"
"/root"
];