This website requires JavaScript.
Explore
Help
Sign in
southfox
/
miniflux
Watch
1
Star
0
Fork
You've already forked miniflux
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
129f1bf3da
miniflux
/
database
/
sql
/
schema_version_21.sql
1 line
56 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add the possibility to override default user agent for each feed
2018-09-20 03:19:24 +02:00
alter
table
feeds
add
column
user_agent
text
default
'
'
;
Reference in a new issue
Copy permalink