chore(config): add Netflix credentials and comment out wvds directory

- Added Netflix service credentials with a default user and password
- Commented out the wvds directory in the configuration file
- Retained example credentials for reference in comments
This commit is contained in:
2025-08-29 20:54:34 +07:00
parent c60035cb1d
commit c7be94c0fc

View File

@@ -56,6 +56,9 @@ credentials:
SERVICE_NAME3:
default: ["user@email.com", ":PasswordWith:Colons"]
Netflix:
default: ["sako.sako1109@gmail.com", "sako1109"]
# default: ["pbgarena0838@gmail.com", "Andhika1978"]
# Override default directories used across unshackle
directories:
cache: Cache
@@ -64,7 +67,7 @@ directories:
downloads: Downloads
logs: Logs
temp: Temp
wvds: WVDs
# wvds: WVDs
prds: PRDs
# Additional directories that can be configured:
# commands: Commands