Skip to content

Commit fe3edca

Browse files
committed
PRE-MERGE #18814 Enable SSH Generator Feature Flag
2 parents 0a4da97 + 92bccdf commit fe3edca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/features.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@
100100
<description>Enables the dynamic profile generator for OpenSSH config files</description>
101101
<id>9031</id>
102102
<stage>AlwaysDisabled</stage>
103+
<alwaysEnabledBrandingTokens>
104+
<brandingToken>Dev</brandingToken>
105+
<brandingToken>Canary</brandingToken>
106+
<brandingToken>Preview</brandingToken>
107+
</alwaysEnabledBrandingTokens>
103108
</feature>
104109

105110
<feature>

0 commit comments

Comments
 (0)