Update project documentation to application.yaml
All threads resolved!
It appears the project recently started using application.yaml
instead of .properties
. Updated the main doc files to avoid confusion with future newcomers. Also, stale_outputs_checked
is a marker file produced by intellij and should be gitignored.
Edited by LYUBEN Todorov
Merge request reports
Activity
- Resolved by LYUBEN Todorov
- Resolved by LYUBEN Todorov
added 142 commits
-
40f6e56d...017f87db - 140 commits from branch
eip/labrador:development
- 1137ef6e - Change all old application.properties references and fix .gitignore
- 06a12b18 - Merge branch 'development' into update-project-files
-
40f6e56d...017f87db - 140 commits from branch
- Resolved by Otto Visser
While on the topic of config files, the
application.yaml.template
should probably be updated to include the required jitsi config. I'm guessing:queue: jitsi: url: ??? protocol: http
mentioned in commit 77c42838
Please register or sign in to reply