You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
This commit is contained in:
@ -6,7 +6,8 @@ const getDefaultPluginsInfo = (): DefaultPluginsInfo => {
|
||||
const defaultPlugins = {
|
||||
'io.github.jackgruber.backup': {
|
||||
settings: {
|
||||
'path': `${Setting.value('profileDir')}`,
|
||||
'path': `${Setting.value('homeDir')}`,
|
||||
'createSubfolderPerProfile': true,
|
||||
},
|
||||
|
||||
// Joplin Portable is more likely to run on a device with low write speeds
|
||||
|
Reference in New Issue
Block a user