bagaimana cara mendapatkan pengenal tautan modul di footer dari nilai konfigurasi inti yang saya atur di konfigurasi sistem admin
<referenceBlock name="footer_links">
<block class="Magento\Framework\View\Element\Html\Link\Current" name="storelocator-policy-link">
<arguments >
<argument ifconfig="googlemapsstorelocator/general/enable" name="label" xsi:type="string">Google Maps Store Locator</argument>
<argument name="path" xsi:type="string">I need this value form the configuration settings</argument>
</arguments>
</block>
</referenceBlock>