Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
5cd7a8b1
Commit
5cd7a8b1
authored
Nov 24, 2020
by
janis.streib
🦉
Browse files
FIX: better text for python snippet (closes
#233
)
parent
02f15810
Pipeline
#119409
passed with stages
in 8 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/TransactionList.vue
View file @
5cd7a8b1
...
...
@@ -188,7 +188,7 @@
<hr/>
<p>
Konfigurations-Snippet für die
<b-link
href=
"https://git.scc.kit.edu/scc-net/netvs/netdb-client-lib"
target=
"_blank"
>
Python-Library
</b-link>
.
Die Datei muss mit den Rechten
<code>
06
6
0
</code>
in
<code>
~/.config/netdb_client.ini
</code>
angelegt werden.
</p>
Die Datei muss
mindestens
mit den Rechten
<code>
06
0
0
</code>
(aber nie other-readable)
in
<code>
~/.config/netdb_client.ini
</code>
angelegt werden.
</p>
<pre>
[DEFAULT]
endpoint =
{{
$sysinfo
.
host_oper_mode
.
mode
}}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment