mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Add functional tests - Add unit tests for samba views - New dependency for running functional tests: smbclient - Make port configurable for the smbclient Signed-off-by: Veiko Aasa <veiko17@disroot.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net> Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
7 lines
136 B
INI
7 lines
136 B
INI
[DEFAULT]
|
|
url = https://localhost:4430
|
|
username = tester
|
|
password = testingtesting
|
|
delete_root_backup_archives = true
|
|
samba_port = 4450
|