Skip to content

Commit

Permalink
Remove debug, See #147
Browse files Browse the repository at this point in the history
  • Loading branch information
dd32 authored May 11, 2023
1 parent a1fa9e5 commit aa384ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions settings/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,3 @@ function login_footer_revalidate_customizations() {
</script>
<?php
}

// To test, revalidate every 30seconds.
// add_filter( 'two_factor_revalidate_time', function() { return 30; } );

0 comments on commit aa384ba

Please sign in to comment.