aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-04-03 10:38:09 +0200
committerGitHub <noreply@github.com>2017-04-03 10:38:09 +0200
commitccc8a05eb0843111d72ac93dfc9d2616e448ccea (patch)
treed43cdf14bf2fbb319d8d94a496301a4478ea9731 /boot.php
parent95f4f14dca1ea982f67cccb31d860f7b8ed9055c (diff)
parenta76ad1478fb8cbc7914e94a24c7942de429c8445 (diff)
downloadvolse-hubzilla-ccc8a05eb0843111d72ac93dfc9d2616e448ccea.tar.gz
volse-hubzilla-ccc8a05eb0843111d72ac93dfc9d2616e448ccea.tar.bz2
volse-hubzilla-ccc8a05eb0843111d72ac93dfc9d2616e448ccea.zip
Merge pull request #711 from zotlabs/crypto-upgrade
crypto updates
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/boot.php b/boot.php
index 57f41894d..52b1113c1 100755
--- a/boot.php
+++ b/boot.php
@@ -619,9 +619,6 @@ function sys_boot() {
define( 'DEFAULT_NOTIFY_ICON', '/images/hz-white-32.png' );
}
- if(! defined('CRYPTO_ALGORITHM')) {
- define( 'CRYPTO_ALGORITHM', 'aes256cbc' );
- }
/*
* Try to open the database;