7/21
This commit is contained in:
@@ -23,6 +23,11 @@ GLACIER_ALLOW_SERVICES = false;
|
||||
# If, for any reason, a package uses a custom license, you can simply add it to this list.
|
||||
GLACIER_ALLOWED_LICENSES = [ "GPL", "MIT", "BSD", "APACHE" ]
|
||||
|
||||
# Package integrity checking
|
||||
# WARNING: It is strongly recommended to keep this enabled.
|
||||
# This ensures all incoming packages are not tampered with.
|
||||
GLACIER_DO_INT_CHECK = true;
|
||||
|
||||
# Profile-specific settings
|
||||
# WARNING: The settings below are tied into the system's profile. Changing any of these manually
|
||||
# will certainly cause breakage.
|
||||
|
||||
Reference in New Issue
Block a user