Telecominfraproject / openlan-cgw

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

CGW: Allow disabling topomap handling through env var #60

Closed Cahb closed 4 months ago

Cahb commented 4 months ago

To disable the feature, the CGW_FEATURE_TOPOMAP_DISABLE should be exported (value doesn't matter); To enabled it back, the ENV var CGW_FEATURE_TOPOMAP_DISABLE should be unset: $ unset CGW_FEATURE_TOPOMAP_DISABLE