ZizzyDizzyMC / linx-server

Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Powers https://put.icu
GNU General Public License v3.0
217 stars 33 forks source link

add default expiry config parameter #10

Closed luckman212 closed 2 years ago

luckman212 commented 3 years ago

Small update that adds default-expiry to the linx-server.conf parameters.

Example linx-server.conf - no limit to expiry, default = 1 day:

maxexpiry = 0
default-expiry = 86400

Previously, the default expiry would always == max expiry, which is not always desired...

luckman212 commented 2 years ago

Hey @ZizzyDizzyMC -- hope you are OK, no activity since 9/12/2021... 😟

@andreimarcu have you any idea on Zizzy's status?

ZizzyDizzyMC commented 2 years ago

I work retail and have been very very busy.

luckman212 commented 2 years ago

🎄no worries, glad you're ok and thanks for the merge!