Skip to content
Snippets Groups Projects
Commit af453085 authored by Marko Mecina's avatar Marko Mecina
Browse files

update configuration

parent e2f0c973
No related branches found
No related tags found
No related merge requests found
/Tst/log_viewer/Makefile
/Tst/log_viewer/Makefile.in
/Tst/log_viewer/aclocal.m4
/Tst/log_viewer/autom4te.cache/
/Tst/log_viewer/config.status
/Tst/log_viewer/configure
/Tst/log_viewer/install-sh
/Tst/log_viewer/log_viewer.desktop
/Tst/log_viewer/missing
/Tst/tst/Makefile
/Tst/tst/Makefile.in
/Tst/tst/aclocal.m4
/Tst/tst/autom4te.cache/
/Tst/tst/config.status
/Tst/tst/configure
/Tst/tst/install-sh
/Tst/tst/missing
/Tst/tst/tst.desktop
### Example user template
!.gitkeep
# IntelliJ project files
.idea
......@@ -142,3 +163,4 @@ dmypy.json
# Cython debug symbols
cython_debug/
/Tst/confignator/doc/source/_apidocfiles/
......@@ -12,7 +12,7 @@ font_size = 10
scrollback_lines = 1000
[ccs-logging]
log-dir = ${paths:obsw}/logs
log-dir = ${paths:base}/logs
level = INFO
max_logs = 30
......
......@@ -27,5 +27,5 @@ thread = False
threadname = False
[log-viewer-history]
last-folder = /home/swiii/OBSW/implementation/logs/tst/data_model
last-folder = ${logging:log-dir}/tst/data_model
......@@ -18,5 +18,5 @@ paned-position = 960
paned-position-codeblockreuse = 520
[tst-history]
last-folder = /home/swiii/OBSW/implementation/Tst/test_specs
last-folder = ${paths:tst}/test_specs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment