-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MASTER] feat: add support for configuring token and private key via …
…io.99x.imageshop.cfg Updated the application to allow the ImageShop token and private key to be set using the configuration file (io.99x.imageshop.cfg) through the variables `imageshopToken` and `imageshopPrivateKey`. This provides a more secure and centralized way to manage credentials.
- Loading branch information
Káio Simonassi
committed
Nov 25, 2024
1 parent
496becf
commit 6f06946
Showing
3 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters