Skip to content

Commit

Permalink
Add SITE HOST to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mtheall committed Nov 12, 2024
1 parent 8324d8e commit cedd983
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,10 @@ Build `switch/ftpd.nro`:
- Set username: SITE USER <NAME>
- Set password: SITE PASS <PASS>
- Set port: SITE PORT <PORT>
- Set getMTime*: SITE MTIME [0|1]
- Set hostname<sup>1</sup>: SITE HOST <HOSTNAME>
- Set getMTime<sup>2</sup>: SITE MTIME [0|1]
- Save config: SITE SAVE

*getMTime only on 3DS. Enabling will give timestamps at the expense of slow listings.
<sup>1</sup>mDNS hostname not available on NDS

<sup>2</sup>getMTime only on 3DS. Enabling will give timestamps at the expense of slow listings.

0 comments on commit cedd983

Please sign in to comment.