Encrypt fixes, add carnum options, remove debug lines

This commit is contained in:
2021-10-18 09:39:55 -04:00
parent 1ead81a2b4
commit a26c15752e
3 changed files with 5 additions and 11 deletions

View File

@@ -15,6 +15,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
// START
//ini_set('session.gc_maxlifetime', 24*60*60); // MIN SESSION
//ini_set('session.gc_probability', 1); // GC RATES