Browse Source

Add configuration for 'chhoto' API

Dark77 1 tháng trước cách đây
mục cha
commit
4ba7a70109
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      lib/Configuration.php

+ 4 - 0
lib/Configuration.php

@@ -112,6 +112,10 @@ class Configuration
             'apikey'    => '',
             'apiurl'    => '',
         ],
+        'chhoto' => [    
+            'apikey'    => '',
+            'apiurl'    => '',
+        ],
         // update this array when adding/changing/removing js files
         'sri' => [
             'js/base-x-5.0.1.js'     => 'sha512-FmhlnjIxQyxkkxQmzf0l6IRGsGbgyCdgqPxypFsEtHMF1naRqaLLo6mcyN5rEaT16nKx1PeJ4g7+07D6gnk/Tg==',