gathering / gondul

Network management/monitoring system specialized for temporary events
http://tech.gathering.org
GNU General Public License v2.0
43 stars 10 forks source link

Templating: Avoid hard-coded paths #198

Closed KristianLyng closed 5 years ago

KristianLyng commented 5 years ago

Today, paths in the template engine is hard-coded. To silly values. This should be configurable, either by command line argument, or environment variable.

KristianLyng commented 5 years ago

Fixed in #200