papers icon indicating copy to clipboard operation
papers copied to clipboard

Added a config file

Open stephenbalaban opened this issue 12 years ago • 1 comments

Other people would like to set their own title / logo.

stephenbalaban avatar Feb 27 '13 06:02 stephenbalaban

config.cfg is correct. config.cfg.template is a version-controlled template of the actual config file config.cfg, which is not to be version controlled. This is pretty standard, i.e. cp config.cfg.template config.cfg && vim config.cfg.

stephenbalaban avatar Feb 27 '13 09:02 stephenbalaban