• ell1e@leminal.space
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 hours ago

    I can’t really decide what extensions my users will face, once they are supported. Therefore too many extensions seems bad to me.

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 hours ago

      We just document that this is how you write the config file:

      [network]
      bind.host = "127.0.0.1"
      bind.port = 1234
      
      # etc.
      

      And that seems straightforward enough. Yeah, technically users can opt to use inline tables or raw strings or whatever, but they don’t have to.