mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Handle Eldad's Comments
This commit is contained in:
@@ -101,7 +101,7 @@ class Project extends Model
|
||||
'default' => '',
|
||||
'example' => '131102020',
|
||||
])
|
||||
->addRule('sessionDuration', [
|
||||
->addRule('authDuration', [
|
||||
'type' => self::TYPE_STRING,
|
||||
'description' => 'Session duration in minutes.',
|
||||
'default' => '',
|
||||
|
||||
Reference in New Issue
Block a user