From d3b5f5a69cf9f04d8482ecb443b1a53a7da7e26b Mon Sep 17 00:00:00 2001 From: Zuko Date: Mon, 29 Dec 2025 21:40:29 +0100 Subject: [PATCH] Fix YAML indentation in netplay section of config example file Corrected the indentation for the netplay configuration within the config example file. --- examples/config.example.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/config.example.yml b/examples/config.example.yml index 514029e0a..3d8c40fe8 100644 --- a/examples/config.example.yml +++ b/examples/config.example.yml @@ -146,13 +146,13 @@ # snes9x_region: ntsc # default: # These settings apply to all cores # fps: show -# netplay: -# enabled: true -# ice_servers: -# - urls: "stun:stun.relay.metered.ca:80" -# - urls: "turn:global.relay.metered.ca:80" -# username: "" -# credential: "" +# netplay: +# enabled: true +# ice_servers: +# - urls: "stun:stun.relay.metered.ca:80" +# - urls: "turn:global.relay.metered.ca:80" +# username: "" +# credential: "" # controls: # https://emulatorjs.org/docs4devs/control-mapping/ # snes9x: # 0: # Player 1