adding option to hide clone button on expiring pastes, resolves #34

This commit is contained in:
El RIDO
2015-10-18 17:56:45 +02:00
parent f96b0c0afe
commit ca07398b66
8 changed files with 26 additions and 9 deletions

View File

@@ -46,6 +46,7 @@ class configuration
),
'expire' => array(
'default' => '1week',
'clone' => true,
),
'expire_options' => array(
'5min' => 300,