mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
505f171c96
From Laurent Cheylus (maintainer)
14 lines
526 B
Plaintext
14 lines
526 B
Plaintext
- The format of the configuration file has changed since version 0.11.0.
|
|
|
|
See ${PREFIX}/share/examples/headscale for examples of the new format.
|
|
|
|
- Namespace keyword has been replaced by User in version 0.19.0.
|
|
|
|
Command line flags previously taking --namespace or -n will now require
|
|
--user or -u
|
|
|
|
- The structure of database configuration has changed in version 0.23.0.
|
|
|
|
Old structure has been removed and the configuration must be converted. See
|
|
${PREFIX}/share/examples/headscale/config-example.yaml for the new structure.
|