durong 5 years ago
parent
commit
ee8e71fbf8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/customer.tpl

+ 2 - 0
config/customer.tpl

@@ -3,4 +3,6 @@
 return [
     'jwt_secret' => '{jwt_secret}',
     'manage_service_url' => '{manage_service_url}',
+    'cms_subject_one_bgimg' => '{cms_subject_one_bgimg}',
+    'cms_subject_two_bgimg' => '{cms_subject_two_bgimg}',
 ];