--- alx-src/branches/alx-web-070/include/config.inc.php 2015/09/14 15:02:03 7130 +++ alx-src/branches/alx-web-070/include/config.inc.php 2015/09/15 06:31:30 7131 @@ -48,6 +48,12 @@ // citrix default domain name $citrix_domain_name = 'DOM_AKA_NT'; +// storefront store +$storefront_store = 'https://storefront.dom-aka-nt.intern'; + +// storefront default domain name +$storefront_domain_name = 'DOM_AKA_NT'; + // mcore client port $mcore_port = 6666;