1
0
geforkt von D3Public/oxtotp
oxwebauthn/docs/daux/config.json
Daniel Seifert 895b122b13 Merge commit 'dc434f4d423f861798ea9b91b12c8d10191f16ae' into dev_1.x
# Conflicts:
#	docs/daux/changelog/010_Changelog.md
#	docs/daux/installation/010_Anforderungen/050_Vorbereitungen.md
#	docs/daux/installation/020_Neuinstallation/005_Vorbereitung.md
#	docs/daux/installation/020_Neuinstallation/080_Lizenz_eintragen.md
#	docs/daux/installation/020_Neuinstallation/090_Cronjob_einrichten.md
#	docs/daux/installation/030_Update/050_Shopanpassungen_installieren.md
#	docs/daux/installation/030_Update/070_Lizenzschluessel_aktualisieren.md
#	docs/daux/installation/040_Installationspruefung.md
#	docs/daux/installation/050_Schnellstart.md
2019-02-19 09:20:20 +01:00

72 Zeilen
2.1 KiB
JSON

{
"title": "<i class='fab fa-d3 d3fa-color-blue'></i> 2-Faktor-Authentisierung",
"moduleversion": "1.0.0.0",
"titledesc": "für den Oxid eShop",
"author": "D³ Data Development",
"moduledate": "24.10.2018",
"editors": "DS",
"tagline": "",
"image": "",
"ignore": {
"files": [],
"folders": [".idea"]
},
"live": {
"clean_urls": true
},
"html": {
"theme": "d3",
"breadcrumbs": true,
"breadcrumb_separator": "Chevrons",
"toggle_code": false,
"date_modified": true,
"date_modified_format": "d.m.Y",
"float": false,
"inherit_index": true,
"auto_landing": true,
"links": {
"Shop": "https://www.oxidmodule.com"
},
"powered_by": ""
},
"languages": {
"installation": "Installation",
"changelog": "Changelog",
"support": "Support"
},
"processor": "d3processor",
"language": "de",
"strings": {
"de": {
"CodeBlocks_title": "Code-Blöcke",
"CodeBlocks_hide": "Aus",
"CodeBlocks_below": "Unterhalb",
"CodeBlocks_inline": "Linear",
"CodeBlocks_show": "Code-Blöcke anzeigen",
"Search_placeholder": "Suchen...",
"Link_previous": "Zurück",
"Link_next": "Weiter",
"Edit_on": "Bearbeiten bei :name:",
"View_on_github": "Bei GitHub anzeigen",
"View_documentation": "Dokumentation anzeigen",
"Table_of_contents": "Inhaltsverzeichnis",
"author": "Autor",
"moduledate": "Stand",
"version": "Version",
"editors": "Bearbeiter",
"selectversion": "Version wechseln"
}
},
"variables": {
"modulename" : "<i class='fab fa-d3 d3fa-color-blue'></i> 2-Faktor-Authentisierung",
"menutitle" : "<i class='fab fa-d3 d3fa-color-blue'></i> 2-Faktor-Authentisierung",
"modulefolder" : "totp",
"modcfgident" : "d3totp",
"composerident" : "d3/totp"
},
"versionselector": false,
"versiondirectoryindex": 2
}