mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 17:21:19 +10:00
refactor: Created file settings.rs
Add constant values here to have a central management point for any relevant constants Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
1
src-tauri/src/settings.rs
Normal file
1
src-tauri/src/settings.rs
Normal file
@ -0,0 +1 @@
|
||||
pub const DOWNLOAD_MAX_THREADS: usize = 4;
|
||||
Reference in New Issue
Block a user