Update app/config/collections.php

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
This commit is contained in:
Damodar Lohani
2022-05-23 07:26:05 +05:45
committed by GitHub
parent f2482ab88d
commit 8f22a72e41
+1 -1
View File
@@ -501,7 +501,7 @@ $collections = [
'filters' => ['json', 'encrypt'],
],
[
'$id' => 'jwtSecret',
'$id' => 'jwtSecrets',
'type' => Database::VAR_STRING,
'format' => '',
'size' => 16384,