Compare commits

..

No commits in common. "a555f290ad5a153c4a5b750688134c6a02bdb77e" and "2b43905b5425ea134ec834b94866aec0e8015e23" have entirely different histories.

2 changed files with 1 additions and 14 deletions

View File

@ -96,17 +96,6 @@ module.exports = {
] ]
} }
], ],
'/scanstations/': [
{
title: 'Scannerstation Dokumentation',
collapsable: false,
children: [
'',
'config',
'hardware'
]
}
],
} }
}, },
'/en/': { '/en/': {

View File

@ -2,9 +2,7 @@
> Wie man die Scanclient Software konfiguriert > Wie man die Scanclient Software konfiguriert
## Start ## Start
Wenn du die Scanclient Software öffnest wirst du als erstes nach einem Client Token gefragt Wenn du die Scanclient Software öffnest wirst du als erstes nach einem Client Token gefragt. -> [So kommst du an einen Client token](../users/scanstations)
-> [So kommst du an einen Client token](../users/scanstations)
Sobald du den Token eingegeben hast kannst du auf den Button "Konfigurieren" klicken und der Scanclient wird gestartet. Sobald du den Token eingegeben hast kannst du auf den Button "Konfigurieren" klicken und der Scanclient wird gestartet.
## Konfiguration ändern ## Konfiguration ändern