mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
@@ -179,7 +179,7 @@ $collections = [
|
||||
[
|
||||
'$id' => 'signed',
|
||||
'type' => Database::VAR_BOOLEAN,
|
||||
'size' => 64,
|
||||
'size' => 0,
|
||||
'signed' => true,
|
||||
'required' => false,
|
||||
'default' => null,
|
||||
|
||||
Reference in New Issue
Block a user