diff options
Diffstat (limited to 'droplet.proto')
| -rw-r--r-- | droplet.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/droplet.proto b/droplet.proto index 2c30829..bed3e48 100644 --- a/droplet.proto +++ b/droplet.proto @@ -30,7 +30,7 @@ message Droplet { string custom_xml = 15; // if needed, } -// current settings for things. +// volatile data. the current settings and values of things. // These are passed around while the cluster to monitor and control the systems // but they are not saved to the config file message Current { |
