-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zone config file format #4
Comments
cc @N-Nikolaev |
ghost
pushed a commit
that referenced
this issue
Mar 3, 2015
Fixes: #4 Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
ghost
pushed a commit
that referenced
this issue
Mar 13, 2015
Fixes: #4 Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
ghost
pushed a commit
that referenced
this issue
Mar 24, 2015
Fixes: #4 Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
ghost
pushed a commit
that referenced
this issue
Mar 26, 2015
Fixes: #4 Signed-off-by: Nikolay Nikolaev <n.nikolaev@virtualopensystems.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The zone configuration file format is not very future-proof. Adding new parameters is likely to break old configuration files in confusing ways.
We should switch to a better format. JSON?
The text was updated successfully, but these errors were encountered: