Lowercase asset digest

This commit is contained in:
Felix
2016-08-15 16:53:57 +02:00
parent da362f3011
commit 9f9e54b7c5

2
cfg.js
View File

@@ -10,7 +10,7 @@ export const SERVER_LOG_REQUESTS = true;
export const SERVER_DEFAULT_CONSOLE_COLOR = 32;
export const ASSET_DIGEST_PATH = "ASSET_DIGEST";
export const ASSET_DIGEST_PATH = "asset_digest";
export const MINIMUM_CLIENT_VERSION = "0.33.0";