add images from memos
This commit is contained in:
@@ -17,8 +17,9 @@ type Config struct {
|
||||
}
|
||||
|
||||
type MemosConfig struct {
|
||||
URL string `toml:"url"`
|
||||
Token string `toml:"token"`
|
||||
URL string `toml:"url"`
|
||||
Token string `toml:"token"`
|
||||
PublicURL string `toml:"public_url"`
|
||||
}
|
||||
|
||||
type DatabaseConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user