diff --git a/debian/changelog b/debian/changelog index 55a3e299..6fc63d0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.407.48) stable; urgency=low +hedera-web (1.407.49) stable; urgency=low * Initial Release. diff --git a/package.json b/package.json index 79489d7d..2b22f73d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.407.48", + "version": "1.407.49", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": { diff --git a/php.ini b/php.ini index 5ae027f7..c82e99c5 100644 --- a/php.ini +++ b/php.ini @@ -6,5 +6,4 @@ post_max_size = 30M browscap = "/etc/php/lite_php_browscap.ini" [MySQLi] -mysqli.max_persistent = 30 mysqli.max_links = 30