adding option to hide clone button on expiring pastes, resolves #34
This commit is contained in:
@@ -46,6 +46,7 @@ class configuration
|
||||
),
|
||||
'expire' => array(
|
||||
'default' => '1week',
|
||||
'clone' => true,
|
||||
),
|
||||
'expire_options' => array(
|
||||
'5min' => 300,
|
||||
|
||||
Reference in New Issue
Block a user