Skip to content

Commit 0539473

Browse files
committed
doc(plugin): rm obsolete documentation on 2fa/t2fa feature
1 parent 1a672f8 commit 0539473

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

plugin/docs/README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22
# Hidden Flags
33

44
Use the following flags for additional functionality
5-
1. Setting showT2Fa to "yes" will give you early access to unreleased features, specifically T2FA and the ability to specify extra origins.
6-
```
7-
[local]
8-
showT2Fa="yes"
9-
```
10-
2. The deleteOnUninstall setting is for internal developers who are switching between the staging and production plugins, or otherwise installing/uninstalling the plugin a lot. Setting this to "no" prevents the uninstall routine from deleting your local flash backup files and disabling Remote Access. The assumption is that you will be reinstalling the plugin and don't want to lose those settings.
5+
6+
1. The deleteOnUninstall setting is for internal developers who are switching between the staging and production plugins, or otherwise installing/uninstalling the plugin a lot. Setting this to "no" prevents the uninstall routine from deleting your local flash backup files and disabling Remote Access. The assumption is that you will be reinstalling the plugin and don't want to lose those settings.
117
```
128
[plugin]
139
deleteOnUninstall="no"

0 commit comments

Comments
 (0)