MastodonHelp/web/lib/gracetime.php

6 lines
35 B
PHP
Raw Normal View History

2023-12-26 11:16:24 +01:00
<?php
$gracetime=30*24*60*60;
?>