mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 23:47:31 +00:00
feat(config): simplify required headscale config
This commit is contained in:
+2
-3
@@ -231,9 +231,8 @@ in {
|
||||
type = types.bool;
|
||||
default = true;
|
||||
description = ''
|
||||
Headplane internally validates the Headscale configuration
|
||||
to ensure that it changes the configuration in a safe way.
|
||||
If you want to disable this validation, set this to false.
|
||||
Deprecated. Headplane no longer validates the complete
|
||||
Headscale configuration and this option has no effect.
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user