Commnets in config file

Hi!

Is it possible to comment in the config file ? F. ex:

# This is bla bla bla comment for your convenience
[crypt]
option1 = value1
option2 = value2
option3 = value3
# Another comment for you convenience
option4= value4

hello,

yes
the # needs to be at the start of a line

Great, many thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.