updated example settings.toml
This commit is contained in:
parent
fd96708790
commit
0eb134136f
@ -58,3 +58,9 @@ format="""
|
||||
</div>
|
||||
</div>
|
||||
"""
|
||||
|
||||
# internally link avatars - avoidis hotlinks
|
||||
[webring.following.internal-avatars]
|
||||
enabled=false
|
||||
path_to_avatars="/microblog/avatars" # link rendered on page
|
||||
local_path_to_avatars="./avatars" # destination folder on pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user