From 0fe906ae7453aa684e998bbcc7a78b62d84f0206 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sun, 6 Apr 2014 22:55:16 +0200 Subject: Show resume and projects from a configuration file --- application.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 application.conf (limited to 'application.conf') diff --git a/application.conf b/application.conf new file mode 100644 index 0000000..8a2979e --- /dev/null +++ b/application.conf @@ -0,0 +1,5 @@ +port = 3000 +git = "https://gitlab.com/" +generateResumes = Daily + +importMaybe "local.conf" -- cgit v1.2.3