Giter VIP home page Giter VIP logo

Comments (5)

fbdtemme avatar fbdtemme commented on May 26, 2024 1

There are two places for configuration: one that is system-wide were the default configuration is stored, and one that is specific for the current user.

On mac the system location is: /Library/torrenttools/etc/
and the user location: $HOME/Library/Application Support/torrenttools/

On windows the system location is inside the install location: C:\Program Files\torrenttools\
and the user location is in: %APPDATA%\torrenttools
The default value for %APPDATA% can differ a bit between windows versions but on windows 10 this points to:
C:\Users\{username}\AppData\Roaming

on linux the system configuration is stored in /etc
and the user location $HOME/.local/torrenttools

If there are files found in the user location these will be used.
Only if there is no user configuration, the files in the system location will be used.

@newadventure079 That the directory does not exist is a small difference between the windows installers and the mac installer.
I forgot to create that directory in the mac installer.

I need to add a section about all this in the documentation.

from torrenttools.

fbdtemme avatar fbdtemme commented on May 26, 2024

The per-user configuration on macOS is stored in: $HOME/Library/Application Support/torrenttools

from torrenttools.

newadventure079 avatar newadventure079 commented on May 26, 2024

$HOME/Library/Application Support/torrenttools doesnt exist for me. I found it in /Library/torrenttools/etc/

from torrenttools.

Audionut avatar Audionut commented on May 26, 2024

@fbdtemme

For Windows it is:

# Windows : {username}\%AppData%\roaming\torrenttools\config.yml

from torrenttools.

Beersteddy avatar Beersteddy commented on May 26, 2024

What about docker?
Where exactly config should exists?

volumes: - /path/to/appdata/config:/config - /path/to/downloads:/downloads

from torrenttools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.