Skip to content

Add Windows-specific tip for creating config.toml file in documentation #352

@Kevin-Massa

Description

@Kevin-Massa

Hi guys,

https://docs.massa.net/docs/node/routability
Under : edit the file massa-node/config/config.toml (or create it if absent) with the following contents:

I would add :

Creating the config.toml file if it doesn’t exist (Windows tip) "You can use a toggle button so that the tip only appears when the user clicks on the sentence."

  • Open the Notepad
  • Save As : When choosing the name for the file, follow these steps :
    Start by typing * in the File name field and press ENTER.
    This will allow you to choose a specific extension.
    Now, delete the * and type the full name config.toml.
    In the "Save as type" dropdown, select All Files.
    Save the file in the massa-node/config/ directory.

(This method ensures that Windows properly creates the file with the .toml extension, rather than saving it as a .txt file.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions