X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=etc%2Fmudpy.yaml;h=672cf4f395cfd00e914bcf4308431261315de94b;hp=512f27f8ba0879e441f4b43fe11ca0ecb2ea1d73;hb=4708e5ad2215bce4806578c9417a09ceccef0292;hpb=76ae128e10c23e0518f331ee4c5638c993d95101 diff --git a/etc/mudpy.yaml b/etc/mudpy.yaml index 512f27f..672cf4f 100644 --- a/etc/mudpy.yaml +++ b/etc/mudpy.yaml @@ -42,14 +42,11 @@ __control__: .mudpy.movement.west.exit_term: to the west .mudpy.movement.west.vector: [-1,0,0] -internal:network: - host: ::1 - #host: 127.0.0.1 - port: 6669 +.mudpy.network.host: '::1' +.mudpy.network.port: 6669 -internal:process: - #daemon: yes - #pidfile: mudpy.pid +#.mudpy.process.daemon: true +#.mudpy.process.pidfile: mudpy.pid internal:storage: default_dir: "data"