From 3d48d03b592dd6e24893a30ac6bc3eec39b7db4e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 30 2013 14:33:10 +0000 Subject: Update centos-art.conf file. - Scripts/Bash/centos-art.conf: Update comment and set the version control enabled option to 1. --- diff --git a/Scripts/Bash/centos-art.conf b/Scripts/Bash/centos-art.conf index cc03d89..b50c60f 100755 --- a/Scripts/Bash/centos-art.conf +++ b/Scripts/Bash/centos-art.conf @@ -1,6 +1,6 @@ # -# Welcome to centos-art configuration file. Here you can customize -# the way most automation scripts behave inside The CentOS Artwork +# Welcome to centos-art configuration file. Here you can customize the +# way centos-art.sh script behaves inside The CentOS Artwork # Repository. # @@ -17,4 +17,4 @@ [version_control] package = "git" -enabled = "0" +enabled = "1"