mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-05-01 19:12:44 +02:00
Set https to 0 in conf template
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
hosted_by => 'My super hoster <img src="http://hoster.example.com" alt="Hoster logo">', # optional
|
||||
tweet_card_via => '@framasky', # optional
|
||||
max_file_size => 10485760, # optional, size in octets, you can write it 10*1024*1024
|
||||
https => 1, # optional, set to 1 if you use Lutim behind a secure web server
|
||||
https => 0, # optional, set to 1 if you use Lutim behind a secure web server
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user