From fa0e13e1a28d2a1f1653db6767e74bc37acc4a28 Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:46:02 +1000 Subject: T6890: use boolean in documentation (#491) * T6890: use boolean in documentation * T6890: use booleans in documentation --- docs/vyos.vyos.vyos_bgp_global_module.rst | 2 +- docs/vyos.vyos.vyos_config_module.rst | 25 +++++++++++++++++++++++-- 2 files changed, 24 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/vyos.vyos.vyos_bgp_global_module.rst b/docs/vyos.vyos.vyos_bgp_global_module.rst index ecf44968..e83a147d 100644 --- a/docs/vyos.vyos.vyos_bgp_global_module.rst +++ b/docs/vyos.vyos.vyos_bgp_global_module.rst @@ -888,7 +888,7 @@ Parameters
allow_password_change argument specifies whether any configuration lines which would change a user's password should be filtered out. By default only plaintext password changes are allowed and any encrypted-password keys are filtered out. In order to allow all password updates, both plaintext and encrypted, set this argument to all.backup is set to yes, if backup is set to no this option will be silently ignored.backup is set to true, if backup is set to false this option will be silently ignored.save argument controls whether or not changes made to the active configuration are saved to disk. This is independent of committing the config. When set to True, the active configuration is saved.save argument controls whether or not changes made to the active configuration are saved to disk. This is independent of committing the config. When set to true, the active configuration is saved.