Skip to content
Snippets Groups Projects

Add login-control/idle-timeout to Nokia base-config

Merged Aleksandr Kurbatov requested to merge feature/nat-1133-idle-timeout into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -20,6 +20,7 @@
@@ -20,6 +20,7 @@
</grpc>
</grpc>
{% endif %}
{% endif %}
<login-control>
<login-control>
 
<idle-timeout alu:operation="replace">{{ nokia_idle_timeout | default(60) }}</idle-timeout>
<motd>
<motd>
<text alu:operation="replace">{{ nokia_motd }}</text>
<text alu:operation="replace">{{ nokia_motd }}</text>
</motd>
</motd>
Loading