You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
282 B
INI

[taiga]
url = https://taiga.example.com
username = taigauser@example.com
password = mysupersecretpassword
project_slug = 3d-printing
userstory_use_custom_field = True
userstory_custom_field_name = Platform link
initial_task_status = New
[webserver]
host = localhost
port = 9080