updated example settings.toml

This commit is contained in:
likhy 2023-09-03 13:42:51 -07:00
parent fd96708790
commit 0eb134136f

View File

@ -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