Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ajedi32
271 days ago
Can you give an example of metadata you would put in a config file that isn't configuration and isn't a comment?
1 comments
speed_spread
271 days ago
Metadata is less useful in a config file since it's all static data. But for something more dynamic (messaging, persistence) attributes can be used for Time-To-Live, object class, source, signature, etc.
link