Use default demo credentials (#320)

This commit is contained in:
Joshua Spence
2023-03-01 00:22:09 +11:00
committed by GitHub
parent d3147cf83c
commit d02faeb871
3 changed files with 4 additions and 38 deletions

View File

@@ -4,7 +4,6 @@ write_config() {
echo "${1}=${2}" >> /usr/lib/unifi/data/system.properties
}
write_config demo.skip_wizard false
write_config is_simulation true
# Increase the number of demo devices to allow more concurrent tests to be executed simultaneously.