ソースを参照

Opalstack specific config file

master
The Dod 1日前
コミット
81d2b4bb53
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      config.py

+ 1
- 1
config.py ファイルの表示

@@ -7,7 +7,7 @@ ALBUM_API = "https://photos.nandn.org.il/piwigo/ws.php?format=json&method=pwg.ca
7 7
 
8 8
 # Both templates can use image fields like {name} and {comment} (see example.json)
9 9
 # I don't need it in my use case, but go ahead
10
-TOOT_TEMPLATE = "#Bloomscrolling"
10
+TOOT_TEMPLATE = "Original resolution at:\n{element_url}\n#Bloomscrolling"
11 11
 ALT_TEXT_TEMPLATE = "Flowers from n&n's garden arranged in a vase.\nPhotographed at {date_creation}."
12 12
 
13 13
 TOOT_LANGUAGE = "en"

読み込み中…
キャンセル
保存