tIncrease timeout in attempt to fix gitlab-ci issues - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3456e384f38ef8f28bf045bd49854f2ae2644a13
 (DIR) parent 3ea7bc6a3bb8ebf52df3be74402d9c7c508ba15b
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 31 Dec 2018 08:27:45 +0100
       
       Increase timeout in attempt to fix gitlab-ci issues
       
       Diffstat:
         M config.toml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/config.toml b/config.toml
       t@@ -1,6 +1,7 @@
        theme = "tale-mod"
        defaultContentLanguage = "en"
        baseURL = "https://andersdamsgaard.com/"
       +timeout=30000
        
        [params]
          author = "Anders Damsgaard"