sebsauvage / ZeroBin

A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

Home Page:http://sebsauvage.net/wiki/doku.php?id=php:zerobin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change default time expire

Erkalos opened this issue · comments

hello,

Where I can change the time default expiration ?

You need to change the selected expiration time in the template.

If you want to change what times are offered, you also need to change the validation logic.

ok thanks :)