mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Set AUTH_REQUIRE_TOKENS=True
This commit is contained in:
		| @@ -145,4 +145,7 @@ LOG_LEVEL=WARNING | ||||
| SQLALCHEMY_DATABASE_URI_ROUNDCUBE=mysql://{{database_username}}:{{database_password}}@{{database_host}}/{{database_name}}?collation=utf8mb4_unicode_ci | ||||
| SQLALCHEMY_DATABASE_URI=mysql+mysqlconnector://{{database_username}}:{{database_password}}@{{database_host}}/{{database_name}}?collation=utf8mb4_unicode_ci | ||||
|  | ||||
| API_TOKEN={{mailu_api_token}} | ||||
| API_TOKEN={{mailu_api_token}} | ||||
|  | ||||
| # Activated https://mailu.io/master/configuration.html#advanced-settings | ||||
| AUTH_REQUIRE_TOKENS=True | ||||
		Reference in New Issue
	
	Block a user