taiga-printable-importer/config.ini

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