mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Updated beta configuration
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
//This configuration is based on the offline configuration
 | 
			
		||||
require_once __DIR__."/offline.config.php";
 | 
			
		||||
 | 
			
		||||
class Online extends Offline {
 | 
			
		||||
class Beta_communiquons extends Offline {
 | 
			
		||||
 | 
			
		||||
	/**
 | 
			
		||||
	 * API access and credentials
 | 
			
		||||
@@ -32,4 +32,9 @@ class Online extends Offline {
 | 
			
		||||
	 */
 | 
			
		||||
	const ASSETS_URL = "https://beta.communiquons.org/assets/";
 | 
			
		||||
 | 
			
		||||
	/**
 | 
			
		||||
	 * Site requires https connection
 | 
			
		||||
	 */
 | 
			
		||||
	const FORCE_HTTPS = true;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user