Fixing issues with incorrectly referenced symbols. May still need to update the references to use constants from the R5 models.

This commit is contained in:
Sean McIlvenna
2020-02-10 15:17:23 -08:00
parent c9594bf43d
commit 88445618dd
3 changed files with 10 additions and 7 deletions

View File

@@ -43,6 +43,11 @@ server.name=Local Tester
server.id=home
test.port=
###################################################
# Binary Storage (104857600 = 100mb)
###################################################
max_binary_size=104857600
###################################################
# Validation
###################################################